cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Register to attend Discovery Summit 2025 Online: Early Users Edition, Sept. 24-25.
  • New JMP features coming to desktops everywhere this September. Sign up to learn more at jmp.com/launch.
Choose Language Hide Translation Bar
hogi
Level XII

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