Hi Everyone,
I am creating a flow that uses Form to add a list item to SharePoint, on creation get the profile/manager and start approval and wait for that manager. It works up to the approver selecting their option and fails during the apply to each control. These were added automatically by flow. But assuming this worked on outcome being approved it would send notification that it was approved by manager, then start another approve and wait for a finance contact, on approval it would move to a Site or Business unit contact that is defined using the switch mechanic based on a choice for the form. Currently as I was having issues with the full flow I created and needed to debug in smaller chunks it looks like this. However the goal is something like this
This is the most aggressive thing I have attempted to automate using Flow to date and most of my experience is related to using existing templates and making modifications to fit my need so any comments or assistance would be appreciated!
Should I be using Branches instead of condition sets for the approval outcomes being approved or denied?
If you would like additional information on each section of the flow please let me know and I can add more screenshots of the process!
Solved! Go to Solution.
Hello @ender477
The dynamic content 'Outcome' is a single response.
You want to use the Dynamic content 'Responses' this is an array of all the responses
Proud to be a Flownaut!
Hello @ender477
The dynamic content 'Outcome' is a single response.
You want to use the Dynamic content 'Responses' this is an array of all the responses
Proud to be a Flownaut!
User | Count |
---|---|
92 | |
44 | |
21 | |
18 | |
16 |
User | Count |
---|---|
137 | |
49 | |
42 | |
37 | |
29 |