Hi All,
I've a SharePoint list, were there are multiple columns. One column is named as Billable / Non Billable, which is a Yes/No checkbox.
If the user selects Yes (Billable), then a flow will run through 4 level of approvals i.e.
VP Sales
VP Marketing
VP Engineering
VP Control
But if the user is selecting No (Non-Billable), than there will be 5 level of approvers as below
VP Sales
VP Marketing
VP Engineering
Managing Director
VP Control
In short - there are 5 level of approvers in the flow. If Billable, skip to send approval email to Managing Director and send email to VP Control.
Please advise how this can ne achieved.