Hi,
I have 2 datatables, i want to add the column from 1 dataTable into the other dataTable
But my merge activity is throwing the following error - Merge Data Table: Object reference not set to an instance of an object.
The error seems to relates to an object i’m trying to use that hasnt been initialised but i’m not sure what needs to be initialised
Any help appreciated, heres my workflow:
MergeDataTables.xaml (12.3 KB)
Thanks