I have an Infopath form which, depending on a $ value entered, shows the user different lists of approvers (which are populated by SharePoint groups). That is, as the value increases, a more senior list of approvers is displayed. Once the user selects an approver and submits the form, an Approval Flow is triggered.
I then need to determine which of the approver fields has been populated, and pass that email to the Flow's "Assigned To" field.
I've been researching expressions to see how this could be done, but have not yet found the solution, so would appreciate any suggestions.