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: 
Not applicable

Tab name link

HI ALL,

I have 7 tabs..I want to show link of tabs when I am going from 1 tab to another..

for eg.

If I am going from tab 1 to 3.....I want to show 1->3 in tab 3

If I am going from tab 5 to 3.....I want to show 5->3 in tab 3

Can anyone know how to do this?

2 Replies
sbaldwin
Partner - Creator III
Partner - Creator III

Hi, you could add a trigger to each of your sheets that will set the value of some variable with the sheet number you are leaving then use the =getactivesheetid in a text box on each of your sheets.

I have attached an example of this working.

Thanks

Steve

Not applicable
Author

Thanks steve...Its working fyn