Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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:
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!
Best Regards
Dear Vishwarath,
Thank you for your help! Have a nice day!
Best Regards
QianNing
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)