Hi all
I am trying to send a mail to select recipients only the data pertaining to them in the excel table. Tried to use these steps
1.Manual trigger flow
2.List rows present in a table
3.filter array to only list those records where there is a performance gap and needs to be mailed.
4.create html table
5.initialize variable for email field
6.apply to each - append email to string variable from array
7.send an email to the email variable.
But the problem is things are working till point 4. the mail is triggering all the filtered records as one html table to all the mail id's together. How do i send the specific html table/record to only those mail id who are added to the resp. rows.
the flow is like this.




please suggest on what's missing /where I am going wrong. Thank you in advance
regards
vikram