Forum Discussion
Wael03
Helper I
3 years agoCombining two datasets
Hello, I have two dataset with the same columns name : I combined them using the append queries method everything worked perfectly but it didn't work for one column "native name...
mario_ruiz
Helper II
3 years agoin both sources(datasets), the data type of the Native column is it the same? Both columns need to have the same data type to work properly.