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: 
srujanaponnuru
Creator
Creator

bar chart dimensions

hi,

i have few application names and locations related to application names.

i need a bar chart if i click on bangalore location i need to find all the application related to bangalore location.

so in this case what will be my dimensions and expressions ?

please help me.

3 Replies
sunny_talwar

May be location as dimension and Count(Application) as expression?

rubenmarin

Hi srujana, maybe you're asking about an hierarchical group (like a drill-down).

In the properties of a chart --> Dimensions tab, there is a button called 'Edit Groups...', in there you can create a new group, select type hierarchical group and add the fields:

captura.png

It will show the chart with the Location dimension, and when there is only one possible value in Location it will show the application dimension.

krishnacbe
Partner - Specialist III
Partner - Specialist III

Hi,

Create a Drill down group as Location -> Application and set that group as Dimension.

Hope that helps