cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Learn how to build custom Python data connectors and further customize JMP’s Data Connector Framework with the Python Data Connector Demo, available now in the JMP Marketplace!
  • See how to move from signal modeling to system modeling at the first JMP Aerospace Analytics webinar. Register. June 18, 1 p.m. US Eastern Time.

Discussions

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

Date formula not working

What could cause the Date function to not fill the column. I have three tables, one of which the Date Time : Date (MDY) worked just fine. In the other two tables however, after selecting the proper table columns (MONTH, DAY, YEAR), no date data filled the column. This seems so simple that I am rather perplexed. Ideas?
2 REPLIES 2
kray
Level I

Re: Date formula not working

More info. I am using jmp 8 for OS X, I tried opening the table with jmp 7 and got following error (which did not appear in jmp 8)

Cannot convert argument to a number [or matrix] 1 times At rows: {1} Operation: Date MDY, Date MDY(:MONTH, :DAY, :YEAR)
kray
Level I

Re: Date formula not working

Never mind... one of the columns was coded as "character", not "numeric". Duh!

Recommended Articles