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

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

question about trigger actions

Hi,

I have two check boxes in my QV-model, based on one field but with different alternate states.

I need all current selections in Check box 2 to be automatically cleared each time a user checks / unchecks any value in Check box 1.

Is it possible to set an action so that any selection in Check box 1 would trigger the function Clear All in Check box 2?

See the file attached.

Thank you in advance,

Larisa

2 Replies
Agis-Kalogiannis
Employee
Employee

Hi Larisa

You can go to Document Properties -> Triggers tab and add a Trigger for the field you want to make a selection.

I think you need to create a clone of your Brand field in your script though, call it Brand2 and apply a trigger, so as when you select something from the Brand field, you'll trigger the action to Clear the Brand2 field.

Please let me know if this works.

Regards

Agis Kalogiannis

Anonymous
Not applicable
Author

Hi,

I see your idea. But is it still possible to solve the task without cloning the field?

Larisa