
Announcements
I am trying to build a HTML table to send in the body of an email. Below is how the table is being sent.
I am happy with the formatting, however I am struggling because C0478 & C0228 should be two separate rows. Instead it it combining all the detail to one row.
Below is the screenshot of my current flow. Is there any easy way to split the detail between two rows?
thanks,
Using the Create HTML table you are essentially printing the values in a single cell, hence the result.
What is the structure of your excel file?
What is the desired output?