cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Instantly extract effect sizes, F-ratios, and FDR-adjusted p-values from your models with the Calculate Effects Sizes extension, available now in the JMP Marketplace!
  • 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!
  • See how to use the JMP Marketplace – Free tools to expand JMP capabilities. Register. July 10, 2 pm US Eastern Time.

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