How to convert data table to html

Hello All ,

I need to convert data table to html , as I need to write that table in email body.
Can anyone please help.

Regards,
Akanksha

Hi @akanksha.patil630,

DataTableToHtmlText.xaml (14.5 KB)

Thanks!

Hi,
Try this Main.xaml (18.5 KB)

Thank you @kadiravan_kalidoss for your instance reply.

Thank you @vishal.kp for your reply.