In the previous post, we saw how we can use the SuppressDuplicateDetection parameter to throw errors in case of duplicates when creating or updating a record. Here instead of relying on exception, we can make use of the RetrieveDuplicatesRequest message to detect the duplicates. Let us take the “Leads with the same e-mail address” duplicate … Continue reading “Use RetrieveDuplicates request to…
Continue Reading Nishant Rana’s Article on their blog
Use RetrieveDuplicates request to check for duplicates before creating/updating a record – Dataverse / Dynamics 365
In the previous post, we saw how we can use the SuppressDuplicateDetection parameter to throw errors in case of duplicates when creating or updating a record. Here instead of relying on exception, we can make use of the RetrieveDuplicatesRequest message to detect the duplicates. Let us take the “Leads with the same e-mail address” duplicate…
Blog Syndicated with Nishant Rana’s Permission
More About This Author
Array
- Dyn365CE25 November 2024Using Xrm.Utility.getPageContext().input to identity or get parent record details for the Quick Create form – Dataverse / Dynamics 365
- Dyn365CE19 November 2024Manage solution dependencies easily through the refreshed look – Dataverse
- Dyn365CE18 November 2024Using Copilot to Create and Explain Formulas – Power Apps
- Dyn365CE12 November 2024Field suggestions by Copilot –Power Apps (Dataverse)