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: 
rsdhavle
Creator III
Creator III

Dynamic values in the chart while dimesion is drill down group

Hi,

I have created one chart in which i am passing one drill down group as a dimension. Lets say group is BU - Sub BU - Clients

There is another drill down present like BU- Industry - Clients

so in the single chart values can we get option either by drilling down to BU-Sub Bu wise or BU- Industry wise by clicking?


4 Replies
jagan
Partner - Champion III
Partner - Champion III

Hi,

Try Enable Conditional option in Dimension tab of Chart properties, add two groups as dimension on conditional basis enable any one Group by using Variable and Buttons.

Regards,

Jagan.

rsdhavle
Creator III
Creator III
Author

Can you give sample expression which should be used in enable condition? for lets say there are two dimesions i am passing A and B

jagan
Partner - Champion III
Partner - Champion III

Hi,

Check this Adhoc reporting in Qlikview, instead of Dimension you use Groups.

If not works for you, Can you attach some sample file?

Regards,

Jagan.

Not applicable

Hi,

Thanks Jagan Mohan,

This Calculation is correct?

GetSelectedCount(_dimension) > 0

Regards,

Raja.