Hi guys,
I am trying to get the excel datable from the excel file and insert the data table in the text file. Using the text and excel data table, I am creating the body of the excel file.I am getting the value using this method .But the value or not coming as data table
Please check the XAML file and please let me know if you guys can help
Thanks
shan[
@Vijayakumar_Arumugam Do you want to Insert the Data from Excel as a Table in the Email Body ? If that’s what you needed you can try and use this Activity :
1 Like
Hi ,
I tried with cutsom activity datatable to HTML but i am not getting the exact format of the datatable with correct format.Merged cells in the excel or not replicating in the mail body.
Could you please let me know the solution for this problem.
Thanks