'nresolved Column error on JMP 18
I am getting a 'Unresolved Column' JMP Alert when trying to automate the concatenation of two data-tables. It works completely when I concatenate them manually. I thought maybe something weird was happening with the datatype (even though they are the same when checking) so you can see I have force added them to be the same datatype.
I have this sort of 'master' script in MATLAB that I have this wh...