Copy columns from one data table to another, Column already belongs to another DataTable

You can see the sample workflow - It should solve your problem - you can improve as well by using loops for multiple columns instead of add one by one.

Let me know if you face any issue to understand the sample.CopyDataColumns.xaml (12.0 KB)