Applies to Product- Power Automate
What’s happening?
"Do until" loops less than the expected number of times.
Reason:
The "Do until" action might be be timing out, causing it to stop before completing all necessary iterations.
Resolution:
To resolve this , show the Advanced Parameters in the Do Until action card and follow these steps:
- Leave the Timeout field blank to prevent the operation from stopping due to time constraints.
- Increase the Count number to a value large enough to ensure that all actions are executed within the loop.
