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: 
Not applicable

How to combine 3 bar charts

Hello, I'm stumped on this task of combining 3 bar charts into one.

I'm using the dimensions as the Application Source (which are Windows or Apple) and expressions showing whether or not they are compliant, but I want to show if the combined are compliant or not as well. How would I calculate that?

currently I have 3 different charts with no dimensions with the expressions set as:

count( if status = 3 and app_source = 'Apple', status) / count(if status <> 1 / and app_source = 'Apple', machine_name)

this has been working great but i've separated the charts right now and changed apple to windows where needed, how would i go about combining them?

if you cant tell, i'm brand new to QV so any help is very appreciated!

TIA

1 Reply
krishnacbe
Partner - Specialist III
Partner - Specialist III

Share the sample data and output you are expecting. It will help you to solve your problem.