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!
  • Use World Cup data to build models, explore spatial relationships, and create informative visualizations in JMP. Register. July 17, 2 pm US Eastern Time.
  • Your voice matters! Tell us how you prefer to receive JMP updates, so we can tailor our communication to your needs. Take short survey.

Discussions

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

Applying older scripts with new data

Please let me know how to make existing scripts automatically apply to new data.  Recently went to jmp 17.  The file I have is originally from jmp 16 (or earlier).  In jmp 16 all the scripts I have would Apply as soon as I added more data.  Now in jmp 17 the columns that have scripts only Apply if I open the formula and hit Apply.

1 ACCEPTED SOLUTION

Accepted Solutions
jthi
Super User

Re: Applying older scripts with new data

If you are talking about just formulas make sure that the formula evaluations haven't been suppressed from data table

jthi_0-1715191991278.png

or from the formula (from column panel grey + indicates suppression on formula)

jthi_1-1715192012040.png

jthi_2-1715192025676.png

 

-Jarmo

View solution in original post

3 REPLIES 3

Re: Applying older scripts with new data

Are you talking about column formulas? if so, I just checked JMP 17 and 18. Both versions evaluate the formula when a new row is added.

jthi
Super User

Re: Applying older scripts with new data

If you are talking about just formulas make sure that the formula evaluations haven't been suppressed from data table

jthi_0-1715191991278.png

or from the formula (from column panel grey + indicates suppression on formula)

jthi_1-1715192012040.png

jthi_2-1715192025676.png

 

-Jarmo
LB101
Level I

Re: Applying older scripts with new data

Thank you!  The formula eval was suppressed.  It must have changed with the jmp 17 install.

Recommended Articles