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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
nigel987
Creator II
Creator II

Stacked bar chart with total ignoring second dimension

Hi,

I have a stacked bar chart with 2 dimensions: Type and Bonus. I want to have the same chart as attached, but also display the total number of IDs for each Type within the same chart (A: 6, B: 5, C: 4).

Is this possible?

1 Solution

Accepted Solutions
awhitfield
Partner - Champion
Partner - Champion

Change it to a combo chart, the add Count(Total <Type> ID) as the expression and set as Values as Data Points, no bar or line

and you end up with this:

Andy

View solution in original post

1 Reply
awhitfield
Partner - Champion
Partner - Champion

Change it to a combo chart, the add Count(Total <Type> ID) as the expression and set as Values as Data Points, no bar or line

and you end up with this:

Andy