Using Union function to remove duplicates – Power Automate / Dataverse
We recently got the below error in one of our cloud flows, the requirement was to fetch the distinct work orders that have notes…
We recently got the below error in one of our cloud flows, the requirement was to fetch the distinct work orders that have notes…
In the previous post, we saw how we can use the SuppressDuplicateDetection parameter to throw errors in case of duplicates when creating or updating…
We can make use SuppressDuplicateDetection optional parameter of the Request if we want the configured duplicate detection rules to run and throw an exception…
Having spent a long time specialising in the duplicates and merge area of model driven apps, this is probably one of the most asked…
A superb way of restricting duplicate record creation is using Keys in Dynamics 365CE. This is definitely one of the most useful and easy…