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!
  • Your voice matters! Tell us how you prefer to receive JMP updates, so we can tailor our communication to your needs. Take short survey.
  • See how to access JMP Marketplace - and - find, create & share add-ins to extend your JMP. Watch video.

Discussions

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

Data time format while importing excel sheet

Hello JMP users,

 

I am trying to import an excel sheet which have two different type date-time format. (screenshot attached below)

chandankishor66_0-1691495406224.png

After importing in JMP format looks like below:

chandankishor66_2-1691495699638.png

 

Can you suggest how to fix date-time format while importing excel sheet in to JMP table.

 

Thanks,

 

2 REPLIES 2
txnelson
Super User

Re: Data time format while importing excel sheet

I would import the column as a character string, and then create a new formula column where the formula uses the distinction between the rows where the column has "/" vs. "-" to use the 2 different Informats, to input the two different date structures.

Jim
WebDesignesCrow
Super User

Re: Data time format while importing excel sheet

Recommended Articles