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

Announcements
Q&A with Qlik - Qlik Cloud Migration: Questions about migrating to Qlik Cloud? Catch the latest replay!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Stacked Bar Chart in Qlikview

I would like to create a stacked bar chart. 

I have attached an image of the stacked bar Chart created in Excel.

I want to replicate this chart in Qlikview.

How should I upload the Data? (The P1,P2,P3,P4 and Total Data)?

What do I use as the Dimensions?

What do I use for the Field?

What do I use for the aggregation?

Thanks,

SK

Labels (1)
1 Reply
MayilVahanan
MVP
MVP

Hi

Use Month and FieldName (which contain P1,P2,P3,P4 and Total Data)

And use expression as

= Sum(FieldName)  // or like sum(sales)

Thanks & Regards, Mayil Vahanan R
Please close the thread by marking correct answer & give likes if you like the post.