I am having an issue merging 2 data tables
I am getting the following error:
Merge Data Table: .Name and
I understand this issue is caused by the columns having different data types in each data table but I am confused as to how to solve it
I am having an issue merging 2 data tables
I am getting the following error:
Merge Data Table: .Name and
I understand this issue is caused by the columns having different data types in each data table but I am confused as to how to solve it
Please consider changing the data type to a common data type before merging.
Refer below
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.