Adding Dynamic Content to an email (Send email with options) from a "Person or Group" list option

Copper Contributor

Hi there,

I have an app that presents the "person or group" list field for the user to enter. This field can have multiple choices.

When I try to add this Dynamic Content to an email, it will wrap this action and generate another "Apply to each" action on the flow as there could be many entries. However, I would like to collate all the choices on that field in one "text" entry.

 

2022-09-06 09_35_31-Edit your flow _ Power Automate and 2 more pages - Personal - Microsoft​ Edge.png

 

Is that possible? Hope that makes sense.

 

D.

2 Replies

@Daniel Reis 

 

That is the default behavior of Power Automate when you use multi allow column values it will add for each loop. First you should collect all the user name and store it to one of variable.

 

Your flow should look like as below

 

kalpeshvaghela_1-1662465757192.png

 

 

Below is the output of the email

 

kalpeshvaghela_1-1662465340876.png

 


Hope it will helpful to you and if so then Please mark my response as Best Response & Like to help others in this community