Forum Discussion
Forms - Power Apps Flow Approvers
RobElliott I have created the work flow in power automate with form submission as the trigger. The catch is that the team wants to be able to have an individual approver based on the submitter. I'm not seeing a way to add this attribute in the forms workflow versus a SharePoint workflow.
christophergoodwin you can do this with switch control which can have up to 25 cases. So if, for example you want the approval to be routed to the head of the department the user is in you could have a choice question in your form for the department. Then in the flow add a Switch control which switches the follow-in actions based on the department selected. So one case channel could be IT and if the department is that then start the approval and do whatever other actions you need. Add a case for each department. Copy those actions to your clipboard so you don't have to build the same set of actions multiple times but just change the appropriate fields, for example the approver's email address. A similar example of this is below:
Rob
Los Gallardos
Microsoft Power Automate Community Super User