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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
zied_ahmed1
Specialist
Specialist

sort labels from a histogram qlik

Hello i would like to sort labels for a histogram..

Thank you :

image (5).png

1 Solution

Accepted Solutions
YoussefBelloum
Champion
Champion

for custom sorting:

you can use :

WILDMATCH(fieldname,'dimension_value1','dimension_value1','dimension_value2','dimension_value3'...) on the sorting properties of the object

View solution in original post

3 Replies
YoussefBelloum
Champion
Champion

How do you like to sort them ? alphabetical sorting ?

zied_ahmed1
Specialist
Specialist
Author

Hello,

Thanks for your time ,

No i need just display Dossiers reçus behind Dossiers acceptés

Thanks

YoussefBelloum
Champion
Champion

for custom sorting:

you can use :

WILDMATCH(fieldname,'dimension_value1','dimension_value1','dimension_value2','dimension_value3'...) on the sorting properties of the object