Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Talend Cloud AWS EU Scheduled Outage: Starting Tues 26 May 21:00 CEST with expected completion Wed 27 May 01:00 CEST
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Motnh Sort

Hi All,

I created a list box using the month in my dataset. But how do I sort it? I want the months to be sorted in the order Jan, Feb.. etc.

untitled.JPG

Please help, thanks in advance!

Labels (1)
1 Solution

Accepted Solutions
Not applicable
Author

If field format is date then sort by value as usual number.

If string - you should create one more field with month number and sort first field by second field.

UPDATE

By the way -- on your screenshot Month is already sorted. Just in wrong direction.

View solution in original post

2 Replies
swuehl
Champion III
Champion III

Hi,

how have you generated the Month field? Using the Month() function or loading the field from a data source?

Not applicable
Author

If field format is date then sort by value as usual number.

If string - you should create one more field with month number and sort first field by second field.

UPDATE

By the way -- on your screenshot Month is already sorted. Just in wrong direction.