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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

How to create a Bar Chart with multiple dimensions?

Hi,

My data looks something like this (a sample):

CHEMICALSUPPLIER172.112.472.54
CHEMICALSUPPLIER182.692.332.02
CONSTRUCTIONSUPPLIER192.612.42.56
CONSTRUCTIONSUPPLIER22.882.862.87
CONSTRUCTIONSUPPLIER201.812.591.95
CONSTRUCTIONSUPPLIER211.831.892.82
CONSTRUCTIONSUPPLIER221.952.312.67
CONSTRUCTIONSUPPLIER231.922.512.27
CONSTRUCTIONSUPPLIER243.13.583.59
METALWORKINGSUPPLIER253.453.293.06
METALWORKINGSUPPLIER264.13.83.21
METALWORKINGSUPPLIER274.243.23.6

I need a barchart that shows by each industry (Chemical/ Construction/ Metalworking) the names of suppliers (Supplier1, Supplier2 etc.) and their respective scores for each year (column 3,4,5 in the above table).. I'm only able to add Supplier Name & the respective score against each name, however, I'm not able to include the Industry name in the same chart, as, when I do so, the chart automatically changes to stacked type, which is not what I need.

I'm attaching my QV file.. could anyone please help with this?

Thanks,

Rajyalakshmi

2 Replies
erichshiino
Partner - Master
Partner - Master

Hi, I'm not sure if this is enough, but you can remove your dimension and include a calculated one with the following definition:

=INDUSTRY & '-' & [SUPPLIER NAME]

Hope it helps,

Erich

Not applicable
Author

Hi Erich,

Thanks! This definitely helps.. But I was wondering if there was any way of getting the QV chart to look a little like the Excel version of the same chart :

Excel Sample.png

Please let me know if this is possible.. if not, would you suggest an alternate approach...?

Thanks,

RL