I have a flow that gets data from Excel then sends Email with HTML table to individual users with just the rows that have their unique email from the Email column, which works perfectly. Now I'm wanting to simply add the first name to the body of the email for personalization and hopefully the length of their table. The first name comes from the column titled ISEFirst. I want the email to read e.g. Hi Bob, you have 7 items to review.


