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

Announcements
Q&A with Qlik - Qlik Cloud Migration: Questions about migrating to Qlik Cloud? Catch the latest replay!
cancel
Showing results for 
Search instead for 
Did you mean: 
NikosSpanos
Contributor III
Contributor III

Bar chart in Qlik Sense Enterprise edition does not offer second dimension option

I am using Qlik Sense Enterprise and I want to follow a solution that I saw to use two dimensions on the y-axis of the bar chart (horizontal bar plot).

Unfortunately my version of Qlik Sense Enterprise does not offer an option to add two dimensions at the same axis, see the image below:

Screenshot_25.png

Can I have a work-out to explicitly use Bar Chart with two dimensions at the same axis on Qlik Sense Enterprise?

Note: Using the Alternative dimension is not an option that I want to follow.

Labels (2)
1 Solution

Accepted Solutions
Or
MVP
MVP

You can't have multiple dimensions AND multiple measures - it's one or the other. If you'd like to use multiple dimensions, remove one of your measures.

View solution in original post

4 Replies
Or
MVP
MVP

You can't have multiple dimensions AND multiple measures - it's one or the other. If you'd like to use multiple dimensions, remove one of your measures.

NikosSpanos
Contributor III
Contributor III
Author

You are totally right. For me it's more like a UI design mistake because if the Add button is collapsed it means that it's not provided by the application. On the contrary it could be Disabled or a message could pop out to notify me that I cant have multiple measures and multiple dimensions at the same time.

Anyways ty a lot for the insight and the quick responses. You have provided so far valuable insights to a beginner :).

Kudos

Or
MVP
MVP

Glad to help. This one caught me out when I started using Qlik Sense a couple of years ago, after over a decade with QlikView. I don't think it's a great UX choice to do it this way, but that's how they did it - the underlying assumption is that the developer knows they don't allow both which to me is not intuitive. Obviously you can only have one legend and multiple dimensions / multiple measures would both require using a legend to tell them apart, but they could have done e.g. Dim1 - Expr1, Dim1 - Expr2 etc. in the legend.

I guess you're trying to work around that color issue you described in the other thread? You might be able to get around it using a synthetic dimension and a pick() measure (one measure, but pick the correct one). I wasn't able to give it a ton of thought so I didn't put in a suggestion.

NikosSpanos
Contributor III
Contributor III
Author

Indeed I try to solve the color formatting issue, which i managed to figure it out with ValueList as a second dimension. And the rest worked based on this thread .