Hi All,
How do I merge identical and duplicate records in a plugin, I know it is possible using point and claick, but how can I do the same to bulk records using a plugin code. Thanks
Hi All,
How do I merge identical and duplicate records in a plugin, I know it is possible using point and claick, but how can I do the same to bulk records using a plugin code. Thanks
Hi Victor,
You can check this sample: docs.microsoft.com/.../sample-enable-duplicate-detection-and-retrieve-duplicates
Hope this helps.
Thanks !!
Thanks Ravi, but it would be best if you draft a simple pseudocode with the retrieveDuplicates implementations. Thanks
Hi Victor Onyebuchi,
This code sample will teach you how to merge records.
Hi,
You can use "RetrieveDuplicate" to find the duplicates of the record getting created and then one you find the duplicate, select any of the existing record as master and then use "Merge" request to merge it.
Hope this helps.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,280 Super User 2024 Season 2
Martin Dráb 230,235 Most Valuable Professional
nmaenpaa 101,156