cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • New to JMP? Join us Sept. 23-24 for the Early User Edition of Discovery Summit, tailor-made for new users. Register now for free!
  • Use World Cup data to build models, explore spatial relationships, and create informative visualizations in JMP. Register. July 17, 2 pm US Eastern Time.
  • Your voice matters! Tell us how you prefer to receive JMP updates, so we can tailor our communication to your needs. Take short survey.

Discussions

Solve problems, and share tips and tricks with other JMP users.
Choose Language Hide Translation Bar
Elofar1
Level I

Date imported from Excel in 1904

Hello Community! 

 

I am trying to do a script to automatically import an Excel file and create some graphs. I have a file with a column of date (dd Mon yyyy) which is important as it will be my X axis (Excel file attached).

If I go directly from the Excel file to JMP using the add-on button, it’s working perfectly well, I get my datatable with my Date column properly formatted.

 

But I want to script it using the Workflow (I'm using JMP17 on Windows), so I'd like to go from JMP, Open the wizard and open my file. But then, my dates are imported as Numbers (44937), and if I change the attributes to get a date, I only have 1904 ... 

 

How could I script the data treatment of this column? 

1 REPLY 1

Re: Date imported from Excel in 1904

Would something like this work? The attached workflow assumes the Excel file is on your desktop.

Recommended Articles