Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi guys, does anyone know how to convince Qlik Sense to navigate to specific Sheet depending on a Variable?
I'm using a button > Actions & Navigation > Go to Sheet ...
You can pick one from the list, ok... works fine, but if you just touch a formula window, action will stop working.
Any ideas how to make a formula to navigate to specific sheet?
Thnx.
Strange, that was the first thing I tried and it's not working for me. What do you have in your variable?
For each sheet you are navigating from, there's a sheet action populating the vWhatSheet variable with the sheet ID taken from the URL e.g. ='0334b574-be05-4809-a033-3a685b2bc1fb'.
On the destination sheet, the back button has a navigation action 'Go to a sheet defined by a sheet ID' and in the expression box I've got ='$(vWhatSheet)'
M