Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
I have two Drill down groups say D1 and D2.
I want these two groups in a cyclic group.
can we do this in qlikview ????
Please reply ASAP
Thanks in advance,
Keerthi
I think this isn't possible, but you could a use an extra variable to switch between your drill down groups.
- Marcus
Marcus could you please tell me how to do with extra variables ??
Keerthi
Here is an example (attached).

Thanks a lot Nicole
![]()
Please mark correct and helpful answers so others facing the same problems can find solutions too ![]()
Sure Nicole
![]()
Is there any other way to do this?
Please reply
Thanks in advance,
Soumya
You could use two objects (each with one drill down group) and switch between them with a variable or bookmark. With limited functionality you could also use a dynamically dimensions like if(var = 'GroupOne', GroupOne, GroupTwo) - but the arrow in the caption will not be displayed and you need another method to return back.
- Marcus