How to add data into existing datatable?

I want to add scrap data into existing datatable.

I have use build dt then
scraping then want to add scrap data in dt
untill records end

@Sanket_Shinde1

Use Merge Datatatable activity

1 Like

There is Merge Data Table Activity, by which you can add data from one table to another existing data table.

facing this error

@Sanket_Shinde1
Can you share the workflow image also

actually this is quite big so not able to share whole process

Now its working after , checked in Build dt columns as Allow null

Thank you

Hi Guys,
this is writing the data like this in excel


See if your data table column names are same.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.