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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

100% Stacked Bar Graph

Hello All

I have to build an Stacked Bar Graph where all bars sum 100%.

One dimention its, for instance, "months" and the other one is "Clients" and the expresion its a count of an specific item.

So, what i have to show its how participate each client on the total count for each month.

Let me ilustrate with an example table:

MONTH

CLIENT 1 2 3 4 TOTAL

X1 100 300 200 100 700

X2 350 300 100 150 900

X3 200 100 100 150 550

If i make an stacked bar graph abput this table, you will not see 100% bars. Will see 3 bars of diferents sizes based on Sum of quantities.

What i need are 3 100% bars based on participation.

Any help please????

Thanks for All

Labels (1)
11 Replies
suryaa30
Creator II
Creator II

Is there a way to retain the count as it is instead of percentage? but still all bars being equal!! sounds weird but I have this requirement.

I have created a stacked 100 % chart and now all bars are equal but the customer wants to show the original count

For stacked assume I am using  Sum(Field)/Sum(TOTAL Field)

stacked.PNG

kai_kathy_shen
Partner - Contributor
Partner - Contributor

What if there are more alternate dimensions in the chart.

Then the field I put in the TOTAL<...> should be the horizontal dimension, but I wouldn't be able to tell which one user has toggled. How should I write the expression to cater for alternate dimensions?