Hello All,
I have been messing around with power automate for a bit and have been able to create some simple flows.
I have one that's a real headscratcher for me.
I am using MS forms, power automate, emails and MS excel
I wanna create a flow like this:
- Someone uses ms form to create responses. one of the responses is a multi-select field (lets say the field is labeled "select all you prefer and the selections are "pie", "cake", "chicken", "hot dogs")
- the multi-select field response is then taken and converted into an email where all selections are listed on separate lines in the email body. like if they selected pie and cake it would show as

- while this is happening, an excel sheet is being automatically updated with the responses in separate columns.

I know it has something to do with converting the responses into an array but i cant figure that part out.
Something similar to this flow below (this flow is based on a single response field).

So the form is filled out and saved,