cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Learn how to build custom Python data connectors and further customize JMP’s Data Connector Framework with the Python Data Connector Demo, available now in the JMP Marketplace!
  • See how to move from signal modeling to system modeling at the first JMP Aerospace Analytics webinar. Register. June 18, 1 p.m. US Eastern Time.

Discussions

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

Sorting in Tabulate platform

Hi, I think I know the answer (not possible), but just in case... Is there an easy way to sort a summary table (made with Tabulate) according to a certain column (already in the table)? I know I can turn the report into a new data table (Make Into Data Table) and sort it there, but then you loose the interactivity ...

 

Not looking for scripting solutions ...

 

And any plans to get this into a future release? ;)

 

Thanks in advance for your replies!

2 REPLIES 2
txnelson
Super User

Re: Sorting in Tabulate platform

Ordering in Tabulate by "Order by count of grouping columns" and the Value Order column property are the only options available other than the default ordering by values.
Jim
Sal
Sal
Level II

Re: Sorting in Tabulate platform

Thanks for the quick reply, that's what I had found already. A pity there is no more flexibility ... forces me to do the sorting in a different table or Excel :( ... hopefully in the future!

Recommended Articles