Issue Merging Data Tables

I am having an issue merging 2 data tables
I am getting the following error:
Merge Data Table: .Name and .Name have conflicting properties: DataType property mismatch.strong text

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

Hi @elliot.barling

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.