Good Morning,
I have a UiPath datatable which I am using within the create HTML content activity and then sending this content via an email.
On a few of my newer processes, the table is being sent in the email without the headers, the header row now included the first row and is set in bold.
I am doing exactly the same flow as my previous processes which did not have this issue but cannot seem to solve it.
In Debug mode the data table has the headers as expected but they are removed when creating the HTML content for the email.
I am not sure if it is a bug in the package maybe, but would like some help.
Thanks