Tag: Lookup
Show LOOKUP field as dropdown in PowerApp & update value in D365 Sales
Inkey, July 3, 202010014 Views
Recently, I got a case where I need to show a lookup field as dropdown in Canvas App and update its value in D365 Sales. I have searched a lot over the internet but failed. In my opinion, there is no handy material available for this problem at internet. So, after lots of struggle I […]
Read moreDisable recent item selection in the Lookup field of the Unified Interface form – Microsoft Dynamics 365 for Sales.
Inkey, December 5, 201912164 Views
In the Unified Interface form, the lookup field shows up the recently searched records as shown in the below screen-shot. It is a very useful feature. But in some scenarios, it conflicts with the implemented functionality. For example, If you have applied a custom filter logic to the Contact Lookup field on the Case entity […]
Read moreFilter subgrid based on the lookup field value in Microsoft Dynamics 365 CE
Inkey, September 10, 201913045 Views
Let’s learn today how to filter the sub-grid on a form based on the lookup field value. Below is an example where we will create a sub-grid of a custom entity named “Agents” on the Contact entity form which will display records based on the “Account Name” lookup field value on the Contact form. For […]
Read moreMicrosoft Dynamics 365 v9.0 – lookupObjects
Inkey, January 4, 201823816 Views
Microsoft Dynamics 365 v9.0 was announced in July 2017. It is a major release, which has enhanced many existing features in CRM online and has also introduced new features. The Xrm.Utility namespace, is one of the namespaces that has been enhanced with many new functions in Dynamics 365 version 9.0. In this post, I will […]
Read more