Hi,
I haven't worked with Sharepoint in a few years since my last company had on-prem Sharepoint 2013. I had created workflows for tracking new hire and onboarding and had used a "wait until" command to wait for an item on the sharepoint list to be updated (such as an item field for "Task Completed" or potentially waiting on someone to input the new hires manager's name).
I am trying to do the same thing at my new company and are using Office online. I notice there is no wait to command in "Flows" and am unsure of how to do this.
I saw other posts saying to use a "Do until" command but I don't understand how to configure this properly (nor have I found a guide talking about how to set the reocurrences/timeouts). Also it seems the "Do Until" command has a limited timeframe that it can run for, which isn't helpful as there might be instances where a workflow gets kicked off, but then has to wait for someone to complete a task and that can take longer than the "Do Until" timeout limits.
Is there a way to do this (that doesn't involve a powerapps button?).