Hi, I have an excel table wich I’m reading and passing it into HTML to attach in an email, however the issue I´m facing is that the attached table doesn´t respect the format the table has in excel, for example: the excel table has 3 columns with the accounting format ($123,456.99) and in the email the table is just displaying 123456.99.
This is the code I have:
Make sure that you have enabled preserve format check box in read range activity and try again
Thanks
Robin