This is my flow.
I am using the flow to update or create items in TestPlanner. Taking data from Excel - TestPlanner and user access list.
The TestPlanner List is getting duplicate rows.
I am not able to use calculated column or enforce Restrict Duplicate.
Help me out, how I can restrict the row duplication issue.
union(array1, array1)it will remove duplicates from whatever array you are working with