I would like an action in Flow that waits until a field changes in a data source. My specific use case is for the flow to wait until a field in SharePoint changes and then continue on.
Is this something that is planned? Or is there another way to achieve these same results?
Solved! Go to Solution.
Hi landrewb,
Please try to use a Do-until loop in your flow to see if it works. About Do-until loop, please see this documentation for more details:
https://flow.microsoft.com/en-us/blog/build-advanced-flows/
But it seems that there is no function can be used to check if a filed has been modified or not. I guess you could try to add a specific letter in the modified field, then configure the Do-until condition as “A contains B” to see if it can meet your needs.
Please feel free reply if you need more help.
Best regards,
Mabel Mao
Hi landrewb,
Please try to use a Do-until loop in your flow to see if it works. About Do-until loop, please see this documentation for more details:
https://flow.microsoft.com/en-us/blog/build-advanced-flows/
But it seems that there is no function can be used to check if a filed has been modified or not. I guess you could try to add a specific letter in the modified field, then configure the Do-until condition as “A contains B” to see if it can meet your needs.
Please feel free reply if you need more help.
Best regards,
Mabel Mao
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
Did you know that you could restore a deleted flow? Check out this helpful article.
Come together to explore latest innovations in code and application development—and gain insights from experts from around the world.
User | Count |
---|---|
32 | |
31 | |
24 | |
24 | |
20 |
User | Count |
---|---|
60 | |
57 | |
43 | |
37 | |
28 |