I need to concat just the emails from this filter array output to send and email to each address (Filter Array from a list rows Dataverse action)
If I do a select after the Filter Array I get this
then if I do a join I get this
I need just a string of the email address to send email to. ty