JMP 18 not importing Excel data with correct data type
I recently upgraded to JMP 18 and am encountering issues with scripts I developed in JMP 16 for importing Excel files. Specifically, JMP 18 is not recognizing data types correctly when importing tables: - Many columns with characters in every row are being imported as numeric.
- Numeric columns (with no missing data) are being imported as character.
I noticed that the Excel Import Wizard allows man...