Hi.
I created a list, where actions are logged.
One of the columns is Assigned to (and it is a person / group column and more than one person can be assigned to the same task)
then i created a flow to send an email when the due date is getting closer.
the email is sent to the "AssignedTo Email address"
and inside the email, i display the Action, the Due date and the Assigned to.
It works but not as i would like to.
the email is sent to each assigned person individually, and on the Assigned to Field, if i use Display name, it only shows the name of the recipient, but I would like it to show the name of all the people assigned to the same task

here is where the assigned to goes inside the body

these are the other options available

if i select Assigned To, this is how it shows on the email

but if i select Assigned to display name, it only shows one of the 2 names assigned to the job (So, for testing purposes I assigned myself and a colleague to a task, the email i received only shows my name, the email he received only shows his name)
I want both names to show.
Is this even possible?
thanks