Hello,
Is it possible to extend the duplicate detection rules condition on dynamics 365 using the SDK? i.e instead of using only the Exact match or last n characters or the AND logical operator, i can use more complex rules to detect duplicates.
Hello,
Is it possible to extend the duplicate detection rules condition on dynamics 365 using the SDK? i.e instead of using only the Exact match or last n characters or the AND logical operator, i can use more complex rules to detect duplicates.
I don't think you can do that, you can refer this: docs.microsoft.com/.../detect-duplicate-data-for-developers to know about duplicate detection, you can always implement your own custom logic through the plugin for duplicate detection check.
Hope it will help.
Hi Ikenna Oparaugo,
Sort of. Plug-ins can prevent duplicate records in a way that gives you a lot of control over the rules used to detect duplicates.
André Arnaud de Cal... 291,431 Super User 2024 Season 2
Martin Dráb 230,503 Most Valuable Professional
nmaenpaa 101,156