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

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
mustafaelryah
Creator
Creator

Sort on Bar chart

Dear all,

Kindly look to the below bar chart

Screenshot 2015-02-05 10.29.05.png

I have dimension ( Account_Type) and 3 expressions (same expression but each for one year )  can I sort  each year together , like 2012 revenues and expenses then 2013 then 2014  on the same bar chart .

Looking forward.

Labels (1)
1 Solution

Accepted Solutions
maxgro
MVP
MVP

like this? if yes

- dimensions     year

                        account_type

- expression     your expression

1.jpg

View solution in original post

3 Replies
rubenmarin

Hi Elryah, you can set Year as dimension and create two expressions: Revenues and Expenses.

maxgro
MVP
MVP

like this? if yes

- dimensions     year

                        account_type

- expression     your expression

1.jpg

mustafaelryah
Creator
Creator
Author

Thanks All