cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • JMP 19 is here! See the new features at jmp.com/new.
  • Register to attend Discovery Summit 2025 Online: Early Users Edition, Sept. 24-25.
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