Tag Archives: Dynamics CRM
Flow to Replace Special Characters from any text Field in Dynamics 365
Consider a case where users create a record say an opportunity. The name of the opportunity may contain special characters such as ampersand “&” and many more. This might not look like an issue, but these special characters are not accepted if you are trying to fetch a record using query expressions, that may be … Continue reading Flow to Replace Special Characters from any text Field in Dynamics 365
Create Fruit Detection App inside Power Platform — PowerApps and AI Build
Before you begin with this Blog, please read my previous blog which was on How to Create Object Detection Model inside the Power Platform — PowerApps | AI Builder. In a previous blog, we have created the Object Detection Model that we are going to use in this blog. Step 1: Expand the AI Builder section … Continue reading Create Fruit Detection App inside Power Platform — PowerApps and AI Build
How to Change button text or description of the system entity or managed entity
We have a requirement that we want to change button text and description for case entity to the incident. Since the case is system entity which is managed, dynamics 365 not allowed you to make any modification in button text or description. For the unmanaged entity, you can make a modification with the help of … Continue reading How to Change button text or description of the system entity or managed entity