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

Bar chart solution please

LocationUNITSEATSHCVAC
ChicagoWarehouse1007030%
ChicagoShop502550%
WashingtonMall2008020%
WashingtonCorporate1005050%
 

I need Stackable bar chart by Unit by Location ( Ex : at location Chicago there are 150 seats,95 hc and 37% vacancy)

Each stack in a bar should show total of seats and HC  and a bubble or check box to show Vacancy%.Pimary x- axis value should show Seats and Empty Seats and secondary x-axis value should show vacancy %.Not sure if this is possible.

Thanks,

Alva.

1 Solution

Accepted Solutions
sunny_talwar

6 Replies
sunny_talwar

This?

Capture.PNG

sunny_talwar

How are you getting a vacancy of 37% at Chicago location?

settu_periasamy
Master III
Master III

Hi Sunny,

I think it should be (3rd exp)

=1-Sum(HC)/Sum(SEATS)

Number format (%)

- but not sure, this is what he needs..

sunny_talwar

Makes sense

Not applicable
Author

Thank you.I think this is almost what they need.Thank you very much.

sunny_talwar

Awesome