Unable to add the Database table data from DB to Outlook Email Body

Hi,

I have 5 constant columns and multiple rows of data and I want to paste the entire table data in Outlook Body. Number of rows data is dynamic. How can i copy the entire data table to outlook using HTML dynamically?

Uploaded sample data file for reference.

Thanks in advance.
Sample Data.xlsx (9.5 KB)

Hi @anuradha_puligoti

Check below post for your reference

Hope this helps

Thanks

1 Like

@anuradha_puligoti Please use this workflow and pass the datatable as input argument .

Thanks and Regards,
Rohith Pradeep

EmailWithTableBody.xaml (7.5 KB)

Thank you Very much.Issue has been resolved.:slight_smile:

Thank you very much.:slight_smile: