Hello all,
I am having trouble figuring out how to get my flow to only send one email regardless of how many choices are selected in a multi-select choice column in a SharePoint list. As is, the flow sends out an email per choice selected (for example: if 5 choices were selected in the column then 5 emails would send, each showing one of the choices)
I have already figured out how to concatenate the choices in the email (or at least I assume I did cause it's working) but I am still missing the key part to make it send as one email.
Any help is greatly appreciated. Or critiques/tips on what I already have set up. (I know it's probably messier than it needs to be)
Thanks!