I have an Excel sheet, which is to be inserted in a cell value in another data table, the remaining row values are in text format. So that the data table can be sent as an output to the user. Iam unable to figure out how to insert an Excel file into a particular in existing datatble.
Hi @Sai_deepthi ,
If you have same set of columns it absolutely possible, you can use merge datatable activity
Thanks,
Vinit Mhatre
Hi,
I need to insert first Excel sheet as an attachment in a cell value in another data table r Excel sheet.I don’t want to merge the tables.
Can you share me the input file and expected output file