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: 
Doby_the_Shark
Contributor
Contributor

Creating A Stacked Bar Chart with 2 Dimensions

Hello Everyone,

I am currently trying to create a stacked bar chart, similar to the one below. Capture.JPG

As of right now, I have gotten as far as this...Capture1.JPG

My question is, how do I create an expression that allows me to break out the charts into the respective quarters?

I currently have the following expression as my dimension: =IF (MATCH([SUBTYPE],'INVOICE') OR MATCH([SUBTYPE],'EXPENSEREPORT'),[SUBTYPE])

Labels (2)
0 Replies