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

Discussions

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

Custom local filter sort order

Hi - I'm graphing some data using the Group X and would like to change the order to be custom and not alphabetical, i.e. not A,B,C D,E but B,A,D,C,E. Is there a way to do this? Below is a fake example. Relatively new to JMP. Thanks!

 

test.png

1 ACCEPTED SOLUTION

Accepted Solutions
WebDesignesCrow
Super User

Re: Custom local filter sort order

If it is from the graph builder itself (JMP 18.2);

1. Move cursor at the Type & right click. Select "Configure Levels"

WebDesignesCrow_0-1755161299181.png

2. Click the Type that you want to order. Let say A. Then, click the arrow Up or Down / Top or Bottom

WebDesignesCrow_1-1755161357177.png

WebDesignesCrow_2-1755161428032.png

3. Result

WebDesignesCrow_3-1755161490717.png

 

 

 

 

View solution in original post

4 REPLIES 4
txnelson
Super User

Re: Custom local filter sort order

You can set the Value Order column property for your column named Type to whatever ordert you want.

 

Right click on the column header for your column named Type and select

     Column Properties=>Value Order

Jim
EnzyEng
Level II

Re: Custom local filter sort order

Thanks!

WebDesignesCrow
Super User

Re: Custom local filter sort order

If it is from the graph builder itself (JMP 18.2);

1. Move cursor at the Type & right click. Select "Configure Levels"

WebDesignesCrow_0-1755161299181.png

2. Click the Type that you want to order. Let say A. Then, click the arrow Up or Down / Top or Bottom

WebDesignesCrow_1-1755161357177.png

WebDesignesCrow_2-1755161428032.png

3. Result

WebDesignesCrow_3-1755161490717.png

 

 

 

 

EnzyEng
Level II

Re: Custom local filter sort order

Perfect, thanks!

Recommended Articles