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

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

sorting ascending/descending - make your own sorting

I´ve got salens for 1 year in a chart viewed by months.

The dimension month i sorted ascending by month number 1,2,3,4,.............

I would like to sort different ex. 8,9,10,11,12,1,2,3,4,5,6,7

Is that possible and how?

Labels (1)
2 Replies
jagan
Partner - Champion III
Partner - Champion III

Hi,

Check the attached file for solution.  Check the Script and Sort sections.

Hope it helps you.

Regards,

Jagan.

Not applicable
Author

thanx a lot jagan

thats a way to do it - i found another way by sorting by expression with this

=wildmatch(dimension, '09','10','11',...............) of course yo0u need to fill aou the whole year - but it works