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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Show sheets based on variable

Hi,

I've done this million times before and I don't know why it doesn't work now. I'm trying to show a different sheet based on a selection in a list box. I've done it with a variable. Please, do look on my qvw and tell me what I'm doing wrong.

Thanks,

Adrian

Labels (1)
1 Solution

Accepted Solutions
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

You need to do a bit of dollar expanding. See attached qvw.


talk is cheap, supply exceeds demand

View solution in original post

3 Replies
jpenuliar
Partner - Specialist III
Partner - Specialist III

possibly a field event trigger on Date to change variable value

Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

You need to do a bit of dollar expanding. See attached qvw.


talk is cheap, supply exceeds demand
Not applicable
Author

Use =$(vSheet)=0,=$(vSheet)=1, =$(vSheet)=2 in the condition. Hope this helps.