Hi everyone,
I have a flow that is used to delete all the members in a o365 group. Firstly it will list all the groups that exists and then there is a function in the flow that will check, if the name of the group matches to the name of a group i chose to delete all the members. The problem is that the loop will continue until it has listed all the groups.
Is there a way to exit a loop when the function is true?
Thank you in advance,
Solved! Go to Solution.
Hello,
no direct way to do that. As a workaround you can use "do until" action instead of "apply to each".
Hello,
no direct way to do that. As a workaround you can use "do until" action instead of "apply to each".
Thank you !
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Announcing a new way to share your feedback with the Power Automate Team.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
User | Count |
---|---|
40 | |
18 | |
16 | |
15 | |
13 |
User | Count |
---|---|
67 | |
36 | |
28 | |
21 | |
19 |