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!
  • Learn some foundational elements of JMP Scripting Language (JSL) and how to extend point & click automation into repeatable, shareable routines. Register. June 26, 2 p.m. US Eastern Time.

Discussions

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

Colum formula result error

Hello everybody!

 

I need help to solve a problem with a colum formula result error that I am having with my JMP.

 

It is important to mention that this error apparently happens only with my JMP. When a collegue in another company uses the same formula in their JMP it works perfectly, and surprisingly, when they send me the JMP Data Table with this formula it works pretty well im my JMP. So the problem is when I start a JMP Data Table from scratch.

 

bc7d095d-4584-4e89-8b63-c510aedfccd3.png

I think that the problem is in the settings but could not find it. Could anyone help me with that?

 

Thanks in advance for your attention!

 

Cheers,

Débora Mattos

 

10 REPLIES 10
deboraam
Level II

Re: Colum formula result error

Apparently, the issue is related to my decimal separator, which is a comma.

When I use the formula suggested by @jthi it works pretty well.

Anyway, thanks for your help!

Num(Left(:Length mm, 4), << Use Locale(0))

 

Recommended Articles