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: 
brindlogcool
Creator III
Creator III

Enable the checkbox

Hi,

I want to search a value from the search box and the related values in the list box has to get selected sutomatcially. I understand it is the default functionality.it is working fine in the normal scenario. But i have kept the checkbox option for the list boxes. So it is graded out the excluded values and the check box are not getting enabled for the related values.Is there any way to make it get selected using macros.

2 Replies
IAMDV
Master II
Master II

Have you considered using P() & E() within Set Analysis. Where P() stands for possible values and E() stands for excluded values. I am also attaching a pdf tutorial to demostrate the same.

I hope this helps!

Cheers - DV

brindlogcool
Creator III
Creator III
Author

Hi DV,

Thanks for your response.

I didnt even thought about that . let me try and update you.