Hello.
I am using the Get User Profile V2 action to list me supplied user profiles.
My flow is failing because it cannot find approx 10 user, i receive this error :
Just as an insight, the Get User Profile V2 is inside a Apply to each loop. There are approx 390 values it apply it to. 380 work fine, but the last 10 keep failing, resulting in the flow failing.
I presume the users have left the organisation.
1. How can i confirm if the user has left? via the ID?
2. How can i get the flow to continue to run if it cant find a user?
Thanks
Solved! Go to Solution.
Hi @Vstar19,
If you have an id you could check if the user still exists in Azure, worth checking over there as well.
For making sure that the loop continues you could use a configure run after setting on the action directly after the Get User Profile (V2) action.
You can make sure it also runs after a has failed. Obviously this doesn't solve your root cause, but it does make sure that the outcome of the total flow is success 😁
Below is an example of how you could configure run after.
Hi @Vstar19,
If you have an id you could check if the user still exists in Azure, worth checking over there as well.
For making sure that the loop continues you could use a configure run after setting on the action directly after the Get User Profile (V2) action.
You can make sure it also runs after a has failed. Obviously this doesn't solve your root cause, but it does make sure that the outcome of the total flow is success 😁
Below is an example of how you could configure run after.
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.
Power Platform release plan for the 2022 release wave 2 describes all new features releasing from October 2022 through March 2023.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
User | Count |
---|---|
47 | |
17 | |
15 | |
11 | |
10 |
User | Count |
---|---|
57 | |
43 | |
23 | |
17 | |
17 |