Author Archives: Inogic

How to hide Ribbon Bar options

Introduction: Recently we added a PCF Control for our entity which didn’t have any interaction with ribbon bar options. Hence, we wanted to hide the ribbon bar options like commandbar, viewSelector, quickfind and groupby. We achieved this by setting the following properties in ControlManifest file: cds-data-set-options=”displayCommandBar:false;displayViewSelector:false;displayQuickFind:false;displayGroupBy:false;” Given below is the PCF Control for our grid… Read More: How to hide Ribbon Bar options »

How to Automate the Export of Dynamics 365 Reports to Word, Excel, and PDF!

Did you know that employees spend roughly 25% of their time per week on exporting data manually from CRM? Even with such sophisticated business applications, a considerable amount of time is required to be invested in the manual export of data. This can affect the productivity of employees in the long run. So, what can… Read More: How to Automate the Export of Dynamics 365 Reports to… »

Image Classification model by Microsoft Lobe in Power Apps – Part 2

In our previous blog, we have seen how to create an Image Classification model by using Microsoft Lobe. Microsoft supports the Image Classification model in Power Apps and Power Automate. In this blog, we will see how we can use the model in Canvas app. To configure the model in Canvas app, follow the steps… Read More: Image Classification model by Microsoft Lobe in Power Apps –… »

Image Classification model by Microsoft Lobe in Power Apps – Part 1

Introduction: With the growth in technology we have seen an incline towards the technologies related to Machine Learning and Artificial Intelligence in our day-to-day life. In recent few years Microsoft has been pushing Low-Code/ No-Code ideology and have been incorporating ML and AI technologies in their PCF control, AI Builder Models, etc. Evidence of this… Read More: Image Classification model by Microsoft Lobe in Power Apps –… »

Sequence Stats and Reshuffling of columns in Sales Accelerator

Introduction: Recently in Dynamics 365 CRM 2022 release wave1, I came across new capabilities that are added in the Sequence grid. There are two capabilities that were recently added to help you better understand the sequence and user interactions. The new capabilities introduced are as below: “Sequence Stats”: Used for comparing sequence performance statistics over… Read More: Sequence Stats and Reshuffling of columns in Sales Accelerator »

Validate FetchXml by using ValidateFetchXmlExpression WebAPI function in the script

Introduction: In a recent project, we retrieved Dynamics 365 CRM data using WebAPI and fetchXml expressions. In most cases, we create fetchXml expressions, where we add attributes and filter conditions dynamically in the fetchXml.  When we execute our dynamically created fetchXml expressions, it fails with  different error messages. Here we had come across a requirement… Read More: Validate FetchXml by using ValidateFetchXmlExpression WebAPI function in the script »

From Stress to Fun – Change the way you work with Dynamics 365 CRM using Gamifics365!

GAMIFICATION has become the new norm. Across the world more and more organizations are implementing gamification into their work culture to heighten employee engagement and improve productivity. Here are some interesting figures from recent surveys which augment this fact: 90% of employees feel more productive at work with gamification 60% increase in employee engagement with… Read More: From Stress to Fun – Change the way you work… »