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

Announcements
Talend Cloud AWS EU Scheduled Outage: Starting Tues 26 May 21:00 CEST with expected completion Wed 27 May 01:00 CEST
cancel
Showing results for 
Search instead for 
Did you mean: 
mic_wang
Contributor
Contributor

2 dimension bar chart - looking to sort by both dimensions

Hi Everyone,

I have 2 dimensions, Product Strength and Quarter. The measure column has number of production runs. I'd like to sort my X axis (dimensions) by strength from smallest to largest (already done). However, I am having trouble adding another sort that makes the Quarter go Q1,Q2,Q3,Q4... in order. 

Does anyone know how to add an additional sort? Kindly let me know if I can clarify anything

Thanks all,

Wang

Labels (2)
1 Solution

Accepted Solutions
OmarBenSalem
Partner - Champion II
Partner - Champion II

Put the sum(measure) in first position (drag it)

quarter in second position

strength in 3rd position and keep its sorting automatic

View solution in original post

4 Replies
OmarBenSalem
Partner - Champion II
Partner - Champion II

In the sorting Tab; go to quarters and sort it by Alphabet asc

mic_wang
Contributor
Contributor
Author

Hi Omar, 

I'm currently trying this solution but the issue still remains - please see attached screen shot. Do you know any other potential fixes?

 

Thanks again

OmarBenSalem
Partner - Champion II
Partner - Champion II

Put the sum(measure) in first position (drag it)

quarter in second position

strength in 3rd position and keep its sorting automatic

mic_wang
Contributor
Contributor
Author

Hi Omar,

 

Thanks for the suggestion - I made the attached changes for the solution.