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

Trigger when Unselect

Hi, there.

I need to create a trigger when a field was unselected.

I mean, when the field is selected then, I have to select another field (Ok, I do it!). When the same field is unselected, I need to unselect another field (I don't know how to do it).

Besides "OnSelect", I tried to use "Toogle Select" and "OnChange" with different combinations, but it not works.

Thanks in advance!

1 Solution

Accepted Solutions
erichshiino
Partner - Master
Partner - Master

HI,

Maybe it's only the way you solve the first step.

Please, check my attachment.

Regards,

Erich

View solution in original post

4 Replies
erichshiino
Partner - Master
Partner - Master

HI,

Maybe it's only the way you solve the first step.

Please, check my attachment.

Regards,

Erich

Not applicable
Author

Hi, Erich

Your QVW is working perfectly. I'm trying to figure out why is not working in mine.

I'll update this post as soon as possible.

Thanks

Not applicable
Author

Yeah, Erich.

My problem is that I have an hierarchy, but with some adjusts worked Ok.

Congratulations

Thank you, very much.

Not applicable
Author

your app UNSELECT TRIGGER is working but it in my app the unselection of a field doesn't call the trigger, selecting a field is working, unselecting doesn't change anything.

any ideas?