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

Drill Down dimension with variable

I have a drill down dimension that breaks down data based on a company hierarchy of its divisions.

I want to use a variable that has buttons to view charts based on which view you select on the button. I created a variable called vSALESVIEW and created a variable input visual with buttons, set on dynamic with options ='DIVISION DRILL THROUGH|CONTRACT|PF_CONCAT'

The I set the dimension in the chart to be =[$(vSALESVIEW)], and the measure seems to work correctly when "contract" or "Pf_concat" are selected as those are single dimensions. but the DIVISION DRILL THROUGH is not working. I would like it to work where i can drill through the divisions like I could if it was its own dimension, but when a button is selected. 

 

Is this something that's possible? 

 

Labels (1)
1 Reply
LRuCelver
Partner - Creator III
Partner - Creator III

I would just add the drill through dimension as a second dimension and then use the calculation conditions of both dimensions to switch to the drill though whenever your vSALESVIEW variable has the drill through selected.