Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello Everyone,
I have a Table Visualization Which contain 3 columns: TAT Bracket, Count of Transactions and % Cumulative.
What I need is whenever we click on a certain bracket, say beyond 48 hours bracket, it will drill down to the raw data details with dimensions other than the ones mentioned above, say Invoice ID Hospital Name Decision Time Request Time.
How can this be done?
Go to Master - Dimension - Create New Dimension - On top of the Window You will See 2 Radio Buttons for Single n Drill Down. Check Drill Down. Add whichever dimensions you want to add with desired sequence and finally click on Create Dimension.
Use that dimension in Table
fro drill down create master item dimension
Hi,
The above option wont work as it will keep you in the same visualization.
What I want is to drill down to another visualization which has different dimensions and measures (i.e. drill down by opening another visualization or another sheet).
Any idea?
Hi,
The above option wont work as it will keep you in the same visualization.
What I want is to drill down to another visualization which has different dimensions and measures (i.e. drill down by opening another visualization or another sheet).
Any idea?
Any Help?
Hi Gaby, I am looking to do this same thing. Did you ever find a resolve? ~Tina
There's no option for show/hide directly in Qlik Sense like in qlikview.instead you have to use extensions for this.
https://github.com/fadyheiba/ShowHide. try installing this extensions and work with the master drill down dimension created.
Thanks Krishna. I'm new to all of this. I think the Community and GitHub both will be a big help as I develop my skills.