How do I view the script after Standardize date format of date column in data tables?
Hello, I'm working on joining 2 data tables (import from Excel) to JMP to be only 1 table by using scripting. End result is I would like to build an automated report (.html) with running dates (increase) on x-axis. Since the format of the dates is not same between 2 data table after import from Excel (1 is text, another 1 is numeric), my graph not sorted correctly. I've standardized the dates colu...