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: 
yura_ratu
Partner - Creator II
Partner - Creator II

Direct link to a specific tab

Hi all!

How to create a direct link to a specific tab in a document?

1 Solution

Accepted Solutions
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

6 Replies
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

See Passing Parameters in a URL and Document Chaining


talk is cheap, supply exceeds demand
MarcoWedel

demo.qlik.com/QvAJAXZfc/opendoc.htm?document=qvdocs%2FSales%20Compass.qvw&host=demo11&sheet=<Sheet ID>

ActionParameterExample
Select a single value&select=<Listbox ID>,<Value>&select=LB01,Total
Select multiple values&select=<Listbox ID,(Value|Value2)&select=LB02,(2011|2012)
Open the app on a specific sheet&sheet=<Sheet ID>&sheet=SH01
Open the app with a bookmark applied&bookmark=<Bookmark ID>&bookmark=Server\BM01
Not applicable

How would you select a value from a Multi Box control? Or is this only possible for list boxes?

MarcoWedel

I haven't seen the same for multiboxes.

Maybe a hidden listbox will do also?

regards

Marco

ZoeM
Specialist
Specialist

Hello,

I know this is an old(er) post but I was wondering how to select a Sheet and a variable? My tabs are hidden using variables and I am not familiar on how to activate the variable in order to enable the sheet. Its defaulting to the Main Page of the document.

 

Thanks!