Discovery Summit 2026: Early User Edition - September 23-24.Register. It's free.
Graph Builder Toolbar streamlines interactive graphing. Creates shortcuts on Report and GraphBuilder Helpers toolbars. Download and install the extension.
I was working on data collection scripts which utilize few extra rows to indicate that the collection has been run EVEN if no data was returned. These few rows use row states. When the table is saved, this will more or less break the JMP table compression, and I did end up with 100MB file instead of 10MB file.
What is the improvement you would like to see?
I would like for JMP's table compression to be able to compress other data than just column data, in this case row states (table scripts are another one) as just single selected row can increase your table size massively when you save it.
Below is an example scripts which you can test out, just by adding one selected row to your table, you can increase the table size almost tenfold if you use compression (and in my opinion you should with JMP tables).