Hi Team,
We have a requirement to retrieve data from CRM Application and display in ADX Application which we are working on.
Requirement is, We have a custom entity called Entity A and it is associated with Contacts. In Contact, we have a drop down field and it values are Option-1, Option-2.
We need to display all Contacts which are associated with Entity A based on selected optionset value.
All Option-1 selected in Contacts, those need to display in one Grid and Option-2 selected Contacts should populate in Other Grid.
We can't modify the associated view to populate Grid data based on Contact Optionset value.
*This post is locked for comments