
Hello,
There might be an easy solution to this, but I am sadly not very acquainted with PowerApps yet, I am trying to create a flow which is going to list users from an Entra ID group, then take the manager from each user and send an E-mail where each manager will receive a list with their employees from that group.
So far when I am able to get all users from the an Entra group, but when I want to list them in an E-mail, sadly I am able to just write one-by-one name, which would result in a manager receiving several emails if a user is in this group. How does one list this? Now I use Entra to get the users, and for managers I can use the 365 module, and that works well. But does Flows let one do something like this, without having to specify the manager as a recipient, just as a value?