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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
alexpanjhc
Specialist
Specialist

100% stack bar

I have up to 10 measures and only one dimension 

I’m trying to figure out how to make this work. 

the one that works can only have 1 measure. 
I think maybe my chart was not setup correctly?

 

im not able to upload an example but I want to ask what I am missing here. Thanks!

Labels (2)
2 Replies
Oleg_Troyansky
Partner Ambassador/MVP
Partner Ambassador/MVP

What you are missing here is a lot of details about your problem. What are you trying to accomplish? what is not working, etc...

If you are trying to build a stack bar chart, then you need to have 2 Dimensions and 1 Measure. So, if you only have one dimension and up to 10 measures, then you need to convert your multiple measures into one, using a synthetic dimension.

Create a synthetic dimension using ValueList() and then make a multiple choice condition in your measure, with the appropriate expressions for each value in the list.

Cheers,

Oleg Troyansky

Ask me about Qlik Sense Expert Class!
Chanty4u
MVP
MVP

May be try this 

Sum(Sales) /

Sum(TOTAL <Area> Sales

)