I am looking to build a Power Automate flow for Teams Approvals. Here are the conditions:
1. Ask user to choose the location from a list of 5 choices (ex: us, uk, asia, eur, afr)
2. Ask user to choose the amount from a list of 4 ranges (ex: 0 to 5, 6 to 10, 11 to 25, 26 and up)
Depending on the location and the amount, a Teams Approvals form is sent to a different list of approvers.
Approval list 1 would handle location 1 and amount 1
Approval list 2 would handle location 1 and amount 2 etc.
resulting in 20 separate Approval lists
I'm not sure whether to use "Post a choice of options as the Flow Bot to a user array" for Location, then a second time for the Amount or if there is a more efficient method. Once the location and amount are chosen, is it a matter of using if/else conditions to arrive at the correct approval list to send?
Thank you.

Report
All responses (
Answers (