I've made similar flows many times without issues. I need to use select and initialize variable to create a string of email addresses from a multi-person field in Sharepoint to add as recipients in an email. Below is how I normally do it without issue:
However, my most recent flow is adding an apply to each on the Select data operation, which doesn't allow me to use the output in Initialize variable.
Do you have any recommendations on a better way to do this or to get the apply to each gone on the select data operation?
Your first image shows from as assigned (recipient?) and the second shows from as group recipients. Should these be the same field?
If that is correct, and you think there should only be one item in the group recipients, you could try using the first function to extract the content and avoid the apply to each loop.
They shouldn't be the same field as the first screenshot was from a flow that was working. They were built identical, but slightly different names for the fields. And there should be more than one items in the Group Recipients field.
User | Count |
---|---|
26 | |
13 | |
11 | |
9 | |
8 |
User | Count |
---|---|
49 | |
27 | |
23 | |
20 | |
19 |