
Announcements
Hi Mates,
I have below sceniaro which i would like to know how i can handle in MS flow.
In Approval stage i have 5 users in group , I had selected Everyone must be approve but what i would like have condition like
1. if any 3 approval approves it should goes to next level
2nd Sceniaro
In approval stage i have 2 approval if one approval approves and 2nd approval reject how MS flow handle this request.
You could write condition formula to check the Approval status.
With And() or Or function to meet the logic you would like to implement.
You could take a look at the following article for the detailed steps:
Manage sequential Approvals with Microsoft Flow
Regards,
Michael