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!
  • 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
jenssjorslev
Level III

How to copy a script to another data table (with same column names) - and make it work

Copying a script for Tabulate in one JMP table to another, that has the same column names, does not work, for me.

It only opens the Tabulate function, but does not execute the commands. It doesn't even open Tabulate with the Control shown.

I've just copied the script in the first table and pasted it into the other table. Help, please, it'll save a lot of work.

2 REPLIES 2
Craige_Hales
Super User

Re: How to copy a script to another data table (with same column names) - and make it work

make sure the continuous/ordinal/nominal attribute is set the same in the new table.  Check the JMP log window for messages.

8446_tabulate.PNG

same script, added to table scripts of different table:

8447_tabulate2.PNG

Craige
jenssjorslev
Level III

Re: How to copy a script to another data table (with same column names) - and make it work

Thank you very much. I'll follow your advice.

Recommended Articles