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: 
nejc_rudel
Partner - Contributor
Partner - Contributor

Navigatin to a Sheet depending on a Variable

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.

Labels (1)
12 Replies
jbhappysocks
Creator II
Creator II

Strange, that was the first thing I tried and it's not working for me. What do you have in your variable?

mattphillip
Creator II
Creator II

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

alanw58
Partner - Contributor III
Partner - Contributor III

I'm on Nov-24 (SR1) Enterprise & still not working for me.

So Button Nav Action: ='$(vSheet)' does nothing. Doesn't error but no action