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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
vish123
Creator III
Creator III

Navigation to different sheets via a dropdown in Qlik Sense

Hi Team,

Is it possible to navigate to different based on drop down value selected in Qlik Sense instead of Button. Please suggest if anybody has any solution.

Thanks

Labels (1)
3 Replies
MartW
Partner - Specialist
Partner - Specialist

Hi @vish123

What you can do is create a button and within this button select go to sheet defined by sheet ID.

then create a variable input object and set this to dropdown. give this an variable and set this in the input object to dynamic. add the sheetID~label and you are good to go.

MartW_0-1656668665343.pngMartW_1-1656668717827.png

You then select the sheet you want to go to with the dropdown and push the button afterwards to go to the sheet

 

if this helped please like and accept this answer as the solution

vish123
Creator III
Creator III
Author

Hi MartW,

I have tried this but problem is i have to click the button again to navigate to particular sheet after changing the value from dropdown. What i need is if is change sheet name from dropdown , upon change it should go to that particular sheet. I dont want to click the button again.. Please let me know if there is any solution.

MartW
Partner - Specialist
Partner - Specialist

Unfortunately there is no other option in native Qlik like that.

If you need something like this you need to start looking at extension.

I know that Vizlib with the vizlib sheetmenu does something similar with dropdowns.