
LoopIndex not working - looking for input on my flow
I am tinkering with Power Automate to help with some Quickbooks tasks. I created a flow that works once, and I need it to loop.
Before the loop, it looks like:
1 - Start of autogenerated actions
2 - 7 A series of Click UI elements
8 - End of autogenerated actions
After I add in the loop, it is:
1 - Start of autogenerated actions
2- 7 A series of Click UI elements
8 - LoopIndex (from 1-7 with increment of 1)
9 - End Flag
10 - End of autogenerated actions
When I run it with the loop, once it gets to the end of the 2-7 steps, it flashes quickly back and forth a few times between Loop and End Flag before ending.
What settings do I need to update?
Edit: I'm using the App on Windows 11.
Screenshot: https://imgur.com/a/27GCsEO