Hi there,
I am trying to create a Flow in Power Automate that extracts emails (column D) and then sends an email to all of the email addresses. I am trying to figure out how to extract the email addresses into a string that can then be dynamically linked to the "to" field in the email (using semicolon separators for each unique email address).
The flow creates a table with 6 columns and by default 100 rows, which will then be manually populated. Its possible not all 100 rows will be used in a given period.
The below shows where I have gotten so far. The flow runs but it is not picking up the email addresses correctly.
Thanking you in advance.