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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

OnActivate Sheet Triggers are not working

Hello,

I have an issue with sheet triggers in a document I'm working on. Selecting a sheet will execute the OnAtivate trigger but if the sheet is activated from a text box trigger, the sheet (which is conditionally hidden) will show but the Onactivate triggers are not working.

It was working before. I undid recent changes I made but it still does not work. Is there a document stetting that is effecting the triggers?

Thanks in advance!

24 Replies
Not applicable
Author

Capture5.JPG.jpgCapture6.JPG.jpgCapture7.JPG.jpg

oops wrong screen shot in previous post

iktrayanov
Creator III
Creator III

Are you using Alternate State?

Not applicable
Author

What is alternate state?

Not applicable
Author

No I'm not.

Not applicable
Author

Thanks for your help guys. I found a workaround using 2 variables for the sheet ids. The trigger to activate the sheet had to be done when both sheets are visible.

Sheet Conditional Show:

Capture8.JPG.jpg

Button actions:

Capture9.JPG.jpgCapture10.JPG.jpgCapture11.JPG.jpg