Hello Community,
I have built a flow that gets information from a SharePoint list and updates a row in Excel,
But, what I would like to do is check for Duplications, rather than the data be overwritten or having to add a condition to look to see if the SharePoint ID is equal to null which is what I have done, as shown below
How do you check for Duplications?, I would like to send an email or summary on the duplicated items if possible.
This is my current workflow, which works at the moment, but I would like to improve this by checking for Duplicated items
I'm updating the SharePoint ID from a List, into the Excel Table
Any assistance to resolve the issue for checking duplicated items would be appreciated.
Thank you & regards
Claire