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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
eprehu
Contributor III
Contributor III

Bullet Chart

eprehu_0-1659534630863.png

Hello,

I want to get the value in yellow in the bullet chart. I put $(kpi_Sales_Turnover_Qty) in the visualisation but i have the total of the kpi and not the number for each plant.

How can i get the number for each plant ?

Thanks

 

Labels (2)
2 Replies
Mark_Little
Luminary
Luminary

Hi @eprehu 

Not a hundred percent sure you can achieve that, but you could use a custom tool tip to show on hover over?

 

williejacobs
Creator
Creator

Hi Eprehu

Maybe you can try this with the Aggr function.

Something like this: "aggr(sum(sales),Plant)"