Hello - Does anyone know how to join to data tables together even if it is of different structure and different column names?
Basically I am trying to join the two data tables while merging one column and adding the other columns as new columns. Would anyone know how I go about this?
Thanks for your suggestions. I have attached the workflow to this. As you can see I am trying to join to DT together and merge two columns while adding the other columns as new columns.