Greetings!
I am trying to build an approval flow and I am looking to create an escalation method.
Current Flow :
Approval flow runs based on a switch case, It basically runs on Department Value.
So if the department is IT, it runs an approval flow into consideration to the IT Department.
Approval Flow has "Everyone must approve type" property.
Requirement :
Now, I have a business case that requires escalation to managers for approval if they flow has not been approved based on a date condition or if the flow expires. Now, I want to build an escalation system for each and every department.
How do I do this?
Solved! Go to Solution.
@Anonymous
Yes if you have Switch case for multiple approvals you have to create parallel branch for each branch
After your approval step add as below; in my case it is an email with options but in your case it is the Approval step
If this post helps you with your problem, please mark your as Accepted solution.
If you like my response, please give it a Thumbs Up.
MG (Naturally Curious)
@Anonymous
After you send the Approval, you can Add a Parallel Branch that delays for a specific amount of time and if this time is breached then you can start your escalation process.
If this post helps you with your problem, please mark your as Accepted solution.
If you like my response, please give it a Thumbs Up.
MG (Naturally Curious)
@Mira_Ghaly so if I have multiple switch cases for each department. I would be having multiple parallel branches for each department, am I right?
Now, how do I check if the approval has breached, I would want to test it based on a SharePoint date column.
In this case, one approval flow may have multiple users under approver section so I need to get their manager and then send approvals to their managers.
How can I build up the parallel process , could you help me in that?
@Anonymous
Yes if you have Switch case for multiple approvals you have to create parallel branch for each branch
After your approval step add as below; in my case it is an email with options but in your case it is the Approval step
If this post helps you with your problem, please mark your as Accepted solution.
If you like my response, please give it a Thumbs Up.
MG (Naturally Curious)
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 |
---|---|
70 | |
24 | |
18 | |
16 | |
13 |
User | Count |
---|---|
133 | |
43 | |
32 | |
32 | |
28 |