These columns have no header . But I’ve added the header property to check the output and noticed that the headers are different . I had used Invoke method with ImportRow property to merge which resulted in missing column due to unmatched header. How to merge it without using column headers ?
@itsahmedfiroz try with attached sample. The flow contains a sample on how to merge two dt.
Please use this approach in your workflow and see if it works. Flowchart.zip (2.0 KB)