@ScottShearer I have a flow with multiple parallel approvers, for example 3 or 4. All should get the approval notification, and each should approve independently. My flow is forcing the approvers to sequentially approve, that is, approver 3 does not get the approval request until 1 and 2 have responded. When I try to break the loop into two to get everyone to receive the approval, it doesn't work. My SharePoint list allows multiple users to be entered as approvers, I don't know in advance who or how many approvers. How can I force the approval to go through before I begin the wait for a response?

The create approval loop expanded:
