Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
I have created a dashboard with several sheets/tabs. I have a current selection box on each tab. If i click on a field in one tab it automatically shows it in multiple tabs. How can i get each current selection box to be detached from each other????
Hi,
Actually this is a feature of the Qlikview, that what ever you select gets reflected in all sheets, but there is one work around for these. You can place a trigger on Active event of a sheet to clear all the selections.
Go to sheet properties -> Triggers -> OnActive Sheet -> Add Selection -> Clear All.
Regards,
Kaushik Solanki
Hi,
Actually this is a feature of the Qlikview, that what ever you select gets reflected in all sheets, but there is one work around for these. You can place a trigger on Active event of a sheet to clear all the selections.
Go to sheet properties -> Triggers -> OnActive Sheet -> Add Selection -> Clear All.
Regards,
Kaushik Solanki
Thanks