Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
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.
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
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.
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.