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

How to move between sheets (tabs) via javascript

‌Hello,

I have an app that contains few sheets (tabs). How do i write a java script program / function that will change the current sheet.

5 Replies
robert_mika
Master III
Master III

Qlikview have native Action that you can assigned to a buttons to move between sheets.

Properties-Actions.Add-Action Type-Layout-Active Sheet

Not applicable
Author

can i have an example please

ecolomer
Master II
Master II

See this example

robert_mika
Master III
Master III

Please see attached

Not applicable
Author

Thankyou. i know how to do that in the qlikview editor. but i want to write a java script function that will do this.

with no connection to the editor.

Any idea?