Data Table Format in HTML EMail

Hi @DawnW

Try writing DTEmail1 to an excel file and read that excel file. Please uncheck the Add Headers option in the properties Panel of Read Range Workbook activity and say the output to be dt.

Pass dt datatable in Create HTML Content. This should help you get the table in email with Headers also.

Please refer the below thread for reference

Let me know if you have any issues.

Regards