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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

How to change order of legend in graphe

Hello, i have legend in bar chart  as showed bellow, i want to change the order and sort as  : M1,M2,M3,UAR instead of UAT,M3,M2,M1, without change the order of the bar in chart, how to do?

Capture.PNG.png

3 Replies
Anonymous
Not applicable
Author

Go the Bar Chart's Presentation tab :

  • Click Legend <Settings>, top right
  • Tick Reverse Order
aveeeeeee7en
Specialist III
Specialist III

Hi

You can Achieve this by doing following changes:

1) Right Click on Bar Chart.

2) Properties - Go to Presentation Tab.

3) Go to Legend Prperties.

4) Check the option Reverse Order.

See the Snapshot:

Reverse Legend.bmp

Hope that helps.

Regards

Aviral Nag

qlikoqlik
Creator
Creator

HI

or you can sort the order using expression in the sort tab of the char properties

match(YourField,'M1','M2','M3','UAT')

Thanks and regards

Padma