I have a use case where I will iterate through each row by using “For each excel row” and if the criteria meets, then I will send email based on details in columns.
In this case, I have sub in one row which is file, to and cc are fine but when it comes to body, I have multiple columns to concatenate. I need column ‘K’ as body, then column L to N as a table along with the headers, then column O as signature. Is there any way. I have attached the screenshots.