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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Back Button

I have 4 sheets out of which only 1 sheet is visible at a time.. I can navigate from one sheet to other. Now if i navigate to sheet 4 from 1 i should come back to sheet 1 with Back button but if i navigate from sheet 2 to sheet 4 i should come back to sheet 2. How to implement this functionality ?

1 Solution

Accepted Solutions
mehmet_caldak
Partner - Contributor III
Partner - Contributor III

Hi,

Check the attached qvw file, it is working exactly as you want.

View solution in original post

6 Replies
Not applicable
Author

Use variables

mehmet_caldak
Partner - Contributor III
Partner - Contributor III

hi,

can you give more information about the logic you built to navigate through the sheets ?

Not applicable
Author

Try to use Triggers and variables.

mehmet_caldak
Partner - Contributor III
Partner - Contributor III

Hi,

Check the attached qvw file, it is working exactly as you want.

Not applicable
Author

Thanks Mehmet.. This is exactly what i wanted

Thanks a ton

Not applicable
Author

Hi Mehmet,

the file you sent is working only when I want to navigate to my previous sheet but it's not working in the below mentioned case.

  Suppose I navigated in this order from sheet 2 to sheet 1

SH02----SH04------SH03-----SH01   

now I want a back button which will take me from sheet 1 to sheet 2 in the reverse order.

Regards

Sagar Gupta