Author Archives: Inogic

Use DOM Sanitizer to bring into effect Rich Text Styling of HTML pages in Angular designed for Dynamics 365 CRM

Overview We recently got a requirement from one of our clients whose company is a support based-company. Whenever the emails are received in their CRM using flow, they convert those emails into cases. They wanted the content of these emails to be visible in a section of their related case record. Our project was in… Read More: Use DOM Sanitizer to bring into effect Rich Text Styling… »

Optimum utilization of ‘Settings’ feature in Power Apps

Introduction While working on a project, there comes a time when you have some value that is unique and needs to be used regularly for your operations. Recently, I too have been through this and found an easy way to optimize the ‘get and set’ of this value by using App Settings. Settings in Power… Read More: Optimum utilization of ‘Settings’ feature in Power Apps »

New enhancements to Model-Driven Power Apps on mobile!

Recently Microsoft released a new feature to increase end-user productivity while using mobile devices and tablets for model-driven apps. In this blog, we have explained the latest enhancements in model-driven apps for Mobile devices and tablets. Lock the tabs on the form By enabling this the tabs displayed on the form will be locked and… Read More: New enhancements to Model-Driven Power Apps on mobile! »

Inogic Top 5 Microsoft Dynamics 365 CRM & Power Apps user tips of 2022!

It’s that time of year once more… It’s time to huddle indoors, build a fire, find a cozy nook, and wait for spring. As we approach the end of the year, we like to reflect on the year that has passed us. That means better understanding our readers—and seeing where we can improve for next… Read More: Inogic Top 5 Microsoft Dynamics 365 CRM & Power Apps… »

How to apply filters on Multi Choices Columns in Dynamics 365 CE

Filtering the table records for the Multi Choice fields/columns is easier if only one option is selected and can be done using the “Equal & Does not equal” filters present. But while filtering the data when more than one option is selected, the “Equal & Does not equal” filter doesn’t work as required so, in… Read More: How to apply filters on Multi Choices Columns in Dynamics… »

How to modify the OOB Field Service technician service Report using PCF control

Recently we had a requirement from one of our clients for incorporating the customization in the OOB Field service technician service report in the field service mobile and web app. Microsoft Field Service Reporting is a managed solution that can be installed in the environment. Once you install the solution, the Report will appear on… Read More: How to modify the OOB Field Service technician service Report… »

Editable Grid feature properties of Power Apps Grid control

With the Power Apps grid control, users can view, open and edit records from view and sub-grids, an evolution of Power Apps read-only control. In our previous blog, we saw how users can edit records within the grid and do infinite scrolling until they find the records they are interested in. Also, they can configure… Read More: Editable Grid feature properties of Power Apps Grid control »

Dynamics 365 CRM Maps: Combining Location Intelligence + CRM to create a Great Customer Experience Strategy!

“Where data aligns with geography, intelligence comes to life.” – An Experienced Guide Have you heard about Location Intelligence? Location Intelligence is a term that has been evolving in the industry for decades. Did you know that 80% of the data collected by organizations has a locational component? When properly analyzed, this component can drive… Read More: Dynamics 365 CRM Maps: Combining Location Intelligence + CRM to… »

Create tables using Canvas App Designer within Power Platform

As we all know, to create the table in the Power Platform environment we have to go to the Power Apps Home and there we can find the table option inside the Dataverse navigation area. Now suppose you are designing a Canvas App using Canvas App Designer and you want to create a table to… Read More: Create tables using Canvas App Designer within Power Platform »

How to trigger the plugin on any Business Process Flow stage change and update custom entity record related to the Active Stage

Introduction Recently while working on a customer requirement, we came across a scenario where we needed to trigger a plugin on change of Business Process Flow stages. So, in the pursuit of finding a solution, we came across workflow and process stage entities, but they were not very useful in this scenario. Our requirement was… Read More: How to trigger the plugin on any Business Process Flow… »