Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

How do you get your selection box to only work on one tab?

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????

1 Solution

Accepted Solutions
kaushiknsolanki
Partner Ambassador/MVP
Partner Ambassador/MVP

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

Please remember to hit the 'Like' button and for helpful answers and resolutions, click on the 'Accept As Solution' button. Cheers!

View solution in original post

2 Replies
kaushiknsolanki
Partner Ambassador/MVP
Partner Ambassador/MVP

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

Please remember to hit the 'Like' button and for helpful answers and resolutions, click on the 'Accept As Solution' button. Cheers!
Not applicable
Author

Thanks