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: 
gautik92
Specialist III
Specialist III

Filter

How to create a filter that pops up all the listboxes?

5 Replies
datanibbler
Champion
Champion

Hi Gowtham,

just create a trigger tthat will make the appropriate selections - or create a Bookmark (that stores all the selections currently applied) and create a button to activate that.

Anonymous
Not applicable

Could you explain in details what exactly you want?

Not applicable

come up with little bit clear

gautik92
Specialist III
Specialist III
Author

I am having many listboxes i want to create a filter which will have all the listboxes when i click on it it should show all the listboxes

Anonymous
Not applicable

Hi,

If you want to show or hide the list boxes based on a specfic selection,

you can use getselectedcount(fieldname)>0 fnction. Paste this function in all listbox properties--> expression-->show-->conditional.

Hope this helps

Regards,

Chinna