Hi everyone,

Im trying to append two datasets of different versions together. The variable names across two datasets are same, but the variable formats are different( e.g in version 1, Var1 is a string and in version 2 Var1 is a byte) is there a way i could ensure the variable formats are similar while appending the two datasets.

Thanks,
Nelson