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: 
sbfernandes
Contributor III
Contributor III

Clear all current selections when a particular list box is selected?

Greetings!

I have five list boxes (fields) A, B, C, D, E.

How do i ensure that when List Box E is selected, any other selection made in the other List Boxes A, B, C & D is cleared and only selection(s) in List Box E remains?

1 Solution

Accepted Solutions
vishsaggi
Champion III
Champion III

May be write an on field event trigger form Doc Properties - Triggers tab - On field Event trigger - then use On Select for that field in your case E. - Add action - Click selection in Action Type - Clear field then add the Field eg A - then repeat adding the Clear field for all the fields.

View solution in original post

1 Reply
vishsaggi
Champion III
Champion III

May be write an on field event trigger form Doc Properties - Triggers tab - On field Event trigger - then use On Select for that field in your case E. - Add action - Click selection in Action Type - Clear field then add the Field eg A - then repeat adding the Clear field for all the fields.