Concatenating table rows with different column names
I'm trying to concatenate two data tables, one right under the other. One of the tables is a continuation of the other table, but it doesn't contain column labels. JMP 12 Help tells me that "if the two original data tables have columns with different names, those columns are included in the new data table showing missing values" when using Tables>Concatenate. And this command definitely behaves...