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: 
s10157754
Creator III
Creator III

How to create bar chart with multiple values in 1 cell?

Dear Qlikview Experts,

I had came across a situation whereby I was unable to create the bar chart with multiple values under 1 cell in raw data and I had pasted my raw data below for your reference:

Capture.PNG

What I hope to achieve is something similar in below, but if there are any other charts can bring the same visual effect would be welcome as well! Thank you for your time in advance!

1.PNG

Best Regards

11 Replies
s10157754
Creator III
Creator III
Author

Dear Vishwarath,

Thank you for your help! Have a nice day!

Best Regards

QianNing

qliksus
Specialist II
Specialist II

One more way of doing it in front end  is by using the dual function

Dim : Tyep,Value

Exp: dual( sum(Value) & '(' & Count(Value) & ')', Value)