Hi everyone
I have a recurrent flow which takes all the items from two different lists (List A and List B) and combines them, creating one item in List C for each AB item. List A currently has 89 items and List B 8. The result I'm looking for is 712 new records in List C. I've run the flow twice and both times got 713 items.
Filtering through list C, both times I found an item duplicated (different items). It would be good to know what may be causing these to avoid it in future recurrences.
Thanks in advance,
Marcelo
does the same one get duplicated each time?
Have you flicked through all 89 runs to make sure they are all 8 runs in the second loop? ( i assume they are )
Hi @marcelosal,
How do you count the number of these items in List C?
By using the Get items action?
If they do have 713, could you find the duplicating one? What's the feature of it?
Best Regards,
Community Support Team _ Lin Tu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi
To count them I exported List C to Excel and saw one more record than the expected. Then, I filtered until finding out which one was repeated. It was a different row (the one repeated) in each flow run. It's behaving very weird. I think I will redo the flow.
Thanks.
Hi @marcelosal,
One possibility is that the process that exported List C to an excel file.
You can count the number of items by using length() function:
Best Regards,
Community Support Team _ Lin Tu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Announcing a new way to share your feedback with the Power Automate Team.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
User | Count |
---|---|
75 | |
22 | |
18 | |
17 | |
13 |
User | Count |
---|---|
127 | |
37 | |
29 | |
28 | |
25 |