Skip to main content
Announcements
Qlik Connect 2025: 3 days of full immersion in data, analytics, and AI. May 13-15 | Orlando, FL: Learn More
cancel
Showing results for 
Search instead for 
Did you mean: 
varunamin2
Contributor III
Contributor III

Qlik Sense Triggers

Hi,

We can access triggers in QlikView under Document properties --> Triggers

How can we access (Document Event Triggers, Field Event Triggers and Variable Event Triggers) in Qlik Sense.

Do we need to add any extension in Qlik Sense ?

Labels (2)
1 Solution

Accepted Solutions
RafaelBarrios
Partner - Specialist
Partner - Specialist

Hi @varunamin2 

By default, for fields you just can't

I don't usually suggest them but you can always go for extensions and here is one that could help you

https://developer.qlik.com/garden/5f5baa89773702001909d838

 

for variables you can use variable input object

RafaelBarrios_1-1667335443145.png

RafaelBarrios_0-1667335222710.png

Hope this helps.

best,

help users find answers! Don't forget to mark a solution that worked for you & to smash the like button! 🙂

View solution in original post

6 Replies
RafaelBarrios
Partner - Specialist
Partner - Specialist

hi @varunamin2 

im affraid you can't do it in the same way you do in qlikview

you can do something similar with Sheet Actions

RafaelBarrios_0-1667253610117.png

 

also using the "always one selected value" option for fields

RafaelBarrios_1-1667253729367.png

and variables

 

Hope this helps.

Best,

 

help users find answers! Don't forget to mark a solution that worked for you & to smash the like button! 🙂

varunamin2
Contributor III
Contributor III
Author

Hi @RafaelBarrios 

Thank you for the info. But then how do I use OnInput / OnChange and OnSelect/OnChange actions for field and variable level triggers.

varunamin2_0-1667331116510.png

 

Thanks!

RafaelBarrios
Partner - Specialist
Partner - Specialist

Hi @varunamin2 

By default, for fields you just can't

I don't usually suggest them but you can always go for extensions and here is one that could help you

https://developer.qlik.com/garden/5f5baa89773702001909d838

 

for variables you can use variable input object

RafaelBarrios_1-1667335443145.png

RafaelBarrios_0-1667335222710.png

Hope this helps.

best,

help users find answers! Don't forget to mark a solution that worked for you & to smash the like button! 🙂

varunamin2
Contributor III
Contributor III
Author

Hi @RafaelBarrios 

Thank you for providing the extension link. But even after using the extension, it does not seem to have the OnInput and OnChange Edit actions like we used to have in QlikView.

How can I achieve those changes?

RafaelBarrios
Partner - Specialist
Partner - Specialist

Hi @varunamin2 

sorry I didn’t come back to you before.

I really don't see any other option.

on the other hand, understanding exactly where you're at, my suggestion is generally not to try to do the same thing we did in qlikview, it's a different product with a different approach

best,

varunamin2
Contributor III
Contributor III
Author

Hi @RafaelBarrios ,

I think the macro you suggested would just work fine. Thanks!