0

enter image description here 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.

2
  • if you use an expression like union(array1, array1) it will remove duplicates from whatever array you are working with Commented Sep 29 at 14:57
  • @PRAKASH RAO V do you have any concurrency for the ApplyToEach, as if so you might insert the same row twice instead of insert then update Commented Oct 1 at 22:31

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.