Hello All,
I'm trying to build a Dynamic Approval flow, using two different Sharepoint lists. one will contain the approvers and the other will contain the form.
My flow filter in Get items has 3 filters" (Department eq 'DEPARTMENT VALUE') and (Country eq 'COUNTRY VALUE') and (RiskLevel eq 'RISK LEVEL VALUE') ".
When i test the flow, the slow doesnt get inside the "Apply to each" action and gives an error at "Start and wait for approval"(There's an error in your flow preventing the creation of Approvals. Use the link below to learn more about the errors with your flow and/or environment configuration.)
I'm unsure what I'm doing wrong. (I'm trying Build an approval flow based on 3 filters criteria, The approval goes to a person based on what country, Department and Risk level the user chooses)
Screenshots of the flow for your reference:
1)
2)
3) 