
Help with Flow for email results from Form
I could be doing this the wrong way, so I am open to suggestions if there is a better way.
Within our company's SharePoint, I created a Form that results to a List which works as intended. I created a Flow that sends an email when a new item is created (form is filled out). This Flow works except for the single multi-select question. When I format the 'Peripherals' result like the other questions, it adds a 'for each' box and causes a separate email to be sent for each peripheral that is selected.
How do I format this, so the selected peripherals are listed in one email, on one line, separated by commas? I tried figuring this out with copilot flow but was a bit confused and had no luck.
Multi-choice peripherals question from the form
Flow that works before I add peripherals
Flow that sends separate emails if more than one peripheral is selected