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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Stacked bar with class function and maybe aggr?

Hi,

I'm trying to create a stacked bar where the Dimension is using the class function and the bar shows data for all Names by default but then shows a stacked bar with the proportion of Measure for the chosen Name (Bob) and the remainder for all other Names as the parts of the stack.

The expression I have at present is: =sum({<CurrentMonth={0}>} Counter)

The calculated Dimension is: =replace(class([Measure],10),'<= x <', '-')

What I'm trying to achieve is this:

Example.png

Any help greatly appreciated!

Cheers

Craig

1 Reply
sunny_talwar

Do you have a sample where you have started working on this? Might be easier to test it out before we propose a solution