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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
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!

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
MVP
MVP

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.