
Announcements
Hello,
I am attempting to create an Approval Flow using a Switch to track 3 custom responses:
1) Approve
2) Reject
3) Need More Info
I Initiate a string variable to capture the comments and use it to update my Sharepoint list for record and this works fine for "Approve" and "Reject" Conditions due to being a single pass through. The problem occurs when the "Need more info" condition is triggered.
Here, I am attempting to us a "Do Until" Action to capture the comments to the SharePoint list in a loop until the Do Until conditon of "Approved" or "Reject" is met.
It appears that this is the function of "Do Until", unless I am mistaken? Is this functionallity possible? Or am I asking too much of Power Automate?
Any help would be greatly appreciated.
I've attached Screenshots.