Hi,
I need help on how to avoid infinite loop.
I saw this tutorial video and followed it: Avoid infinite loops with flow trigger conditions in Power Automate
I have an automatic flow in Sharepoint when an item is created or modified with a trigger condition:
@equals(triggerBody()? ['runtheflow'], 'yes')
Then Create new item in Sharepoint list with same information when item is created but with updated date.
And I still get the error.
Can someone help me what's wrong with the flow?
Any help is very much appreciated! 🙂
Regards,
May
Solved! Go to Solution.
@mayarnaldo15 thats just a warning. As you have added trigger condition the flow should not go in infinite loop. In Create Item in the flow what will be the value of runtheflow column?
@mayarnaldo15 thats just a warning. As you have added trigger condition the flow should not go in infinite loop. In Create Item in the flow what will be the value of runtheflow column?
I have the same problem. How did you solve it?
User | Count |
---|---|
27 | |
16 | |
15 | |
12 | |
11 |
User | Count |
---|---|
43 | |
30 | |
28 | |
23 | |
23 |