I have a list on SharePoint that includes email addresses on each row. I would like to run an automation that emails each row to the corresponding email address.
An issue I'm having is that although the information is correct, the table is being created with the total number of rows from the SharePoint list with the information being repeated to fill in the remaining rows.
My SharePoint list
My email output
My flow