Hi,
I haven't used approvals before, and couldn't find an answer to this question:
I have a flow which is triggered when a SP listitem is changed and a yes/no column is false.
The SP list has a choices column with multiple selections enabled.
A switch control checks which choices are selected.
Inside each case an approval process is started.
My question: does the switch start all the approvals simultaneously, or does it wait for each separate approval to be confirmed/rejected before it moves on to the next case?
I'm writing it in this (convoluted) way because I want the mostly non-tech minded users to only have to push a button for confirmation, instead of replying to a mail.
Thanks in advance,
Marc