Hi,
I am looking for a way to limit the number of approvals needed from the multiple approval list. Once it reached the minimum approval number, it should stop processing for the next approval. Is there a way for me to do this?
Why dont you try parallel approvals to get approvals from multiple approvers. At end of each approval you can have a counter against the item that stores the approval count & check for this count to validate if required number of approvals are received.
https://docs.microsoft.com/en-us/flow/parallel-modern-approvals