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!
  • See how to use the JMP Marketplace – Free tools to expand JMP capabilities. Register. July 10, 2 pm US Eastern Time.

Discussions

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

Data Filter: sort by row()?

Hi,

 

The data filter sorts the entries alphabetically or by number.
As an alternative, one can sort the entries by Counts: 

hogi_0-1751620014268.png

 

Is there a setting to sort by row()?
e.g. when  a user adds new data and wants to see the last entry and the one before. 

workaround: 
generate a dummy column with "score_label"

1 REPLY 1
jthi
Super User

Re: Data Filter: sort by row()?

Value Order can be used for this but it is annoying to manage unless you write your own functions (class is most likely best fit) for it.

 

Additional order options for data filters Allow user to select which summary statistic to use in data filters instead of just count 

-Jarmo

Recommended Articles