Category Archives: Dynamics CRM

How to get quick results by using ‘Global Intelligent Search’

Introduction: In the recent release, Microsoft added one powerful feature called ‘Global Intelligent Search’. In this blog, we will see how the admin can enable this for the organization and how it helps the user, and some tricks to get quick results. Enable Relevance Search: In the Power Platform admin center, select an environment. Select Settings> Product > Features. Under Search,… Read More »

Get 360 degrees view of your Customer using Dynamics Customer Insights

A recent addition to the suite of “insights” applications has been the Dynamics Customer Insights. This is a standalone application that can be subscribed to and is part of their Customer Data Platform offering. The idea behind this app being the ability to collate customer information including transaction history or behavioral actions across multiple systems… Read More »

Webinar – Distribute Leads/Cases Automatically using Round Robin & Capacity Algorithm in Dynamics 365 CRM

Business thrives on Sales. And Sales come from pursuing Leads diligently. But, as it often happens one cannot avoid cherry picking or mismanagement of any kind while assigning Leads manually. So, what should be done to handle such situations so that the sales are not affected due to cherry picking or mismanagement of Leads? Don’t… Read More »

How to Bulk Update Prices in Dynamics 365 CRM

Introduction While working on the Product Catalog, I noticed that there are “Updated Prices” button on the “Price List Item”, “Role Prices” and “Category Prices” table sub-grids present on the “Price List” table record that gives provision to bulk update the pricing i.e., increase/decrease prices by a certain percentage. Update Prices button on Price List… Read More »

How to get the Entity Form details using Xrm.Utility.getEntityMainFormDescriptor Client API

Introduction Normally, using Xrm.Utility.getEntityMainFormDescriptor Client API, we get the details of default main form of specified entity in the form of sections and attributes list. If we want to get the list of all the entity attributes or sections that is visible on an entity form, then we can use this Client API. In this… Read More »