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: 
Not applicable

How to get "ALL" checkbox in the listbox

Hi Experts,

I've a list box with some value. Now i want another value called "All". So that when i select that all the values should get selected.

When i uncheck that all the values should get unselected.

4 Replies
MK_QSL
MVP
MVP

This can be done by creating a button

Action

Add

Selection

Select In Field

Field Name                equip.size

Search String                *

Not applicable
Author

Hi Manish,

But i want that inside the listbox itself. And again if u uncheck all values should get unselected.

jonathandienst
Partner - Champion III
Partner - Champion III

Hi

If all values are unselected, then no filter is applied and this is (nearly*) the same as selecting all values. So I don't think this is going to work the way you seem to be expecting.

*nearly the same because if all values are  selected, all values are possible, except nulls which are excluded; while if nothing is selected, all values are possible, including nulls.

HTH

Jonathan

Logic will get you from a to b. Imagination will take you everywhere. - A Einstein