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

Announcements
Discover how organizations are unlocking new revenue streams: Watch here
cancel
Showing results for 
Search instead for 
Did you mean: 
paolo_cordini
Partner - Creator
Partner - Creator

Unexpected sort order

Hello, 

I faced this apparently unexpected sort order. I guess there is an explanation but I'm having an hard time trying to find it...paolo_cordini_0-1734511996603.png

Any suggestion?

Regards
Paolo

Labels (1)
3 Replies
marcus_sommer

Does it mean that without an expression and with a left(Field, 14) the sorting is wrong and differently to applying left(Field, 13) ?

Or
MVP
MVP

https://community.qlik.com/t5/QlikView-App-Dev/Sorting-Alphanumeric-values/td-p/141351

 

I think this may be a variant of the situation described in that link, where Qlik is breaking the string up into bits and trying to sort those numerically.

 

And it turns out I vaguely remember reading posts about stuff from 15 years ago. Yeesh, feels old.

paolo_cordini
Partner - Creator
Partner - Creator
Author

OK, I opened a support case, just to confirm it is working as designed.

Thanks