cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

JMP Wish List

We want to hear your ideas for improving JMP. Share them here.
Choose Language Hide Translation Bar
0 Kudos

Keeping visibility properties when Cloning tables

What inspired this wish list request? 

I have a lot of functions that take a data tables as input, then do calculations from it and returns a new table.

To keep my functions pure, i usually start by cloning the table.

 

What is the improvement you would like to see? 

The "<< Clone" message should have options to specify the visibility settings for the cloned window.

Something like Visibiliy("Keep"|"Visible"|"Invisible"|"Private")

 

If there are other settings for datatables it would also be nice to have options for those.

 

Why is this idea important? 

JMP seem to run a lot faster when tables are not shown, can massively speed up scripts

From a user pov it also nice to not see a million windows flash when running scripts.