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: 
clovati
Partner - Creator
Partner - Creator

Select all values in led check box

Hi all.

I ask how can I select / deselect all the values in a led check box by a button and also in script load.

The values are fixed and they not depend on data.

thanks in advance.

1 Solution

Accepted Solutions
maxgro
MVP
MVP

2 buttons with action

select in field

field name

*

clear field

field name

Don't think is possible in the script

A workaround could be the same action at the sheet level

View solution in original post

3 Replies
Not applicable

Please find attached. I have created action on the buttons to select and deselect.

qlikview979
Specialist
Specialist

Hi

Try this,

maxgro
MVP
MVP

2 buttons with action

select in field

field name

*

clear field

field name

Don't think is possible in the script

A workaround could be the same action at the sheet level