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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Ramu_i
Creator II
Creator II

Select the filter values it will navigate to sheets

Hi All,

I have 5 sheets,  these 5 sheets values are in drop list, when select the sheet 1 it will got sheet 1, when I select the sheet 2 in dropdown it will go to sheet 2 like that.

How will do this scenario without extensions, or other third part tools.

use native objects.

 

Thanks advance.

Ram

Labels (5)
2 Replies
Dalton_Ruer
Support
Support

Filters do not have associated action triggers that will respond. 

You could use a Variable Input to get a drop down as well, but Variable Inputs don't have Actions that could be triggered either. 

You could implement with a button to "jump to selected" sheet and get the value from your filter or simply present 5 different buttons. 

Ramu_i
Creator II
Creator II
Author

Hi Dalton Ruer,

Thanks for given the replay,

I have implemented same thing, Using the buttons for sheet navigation.

But users are not ok that one.

Is it possible to implement the html code for drop down values and select the values it will navigate to other sheet.

Please help on this.

 

Thanks advance.

Ram