Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

How to create a button for filters to appear?

Hello,

I would like to create a button where once clicked, all my filters will appear for me to do the selection and afterwhich, I also can choose to close the pop-up.

But I'm having trouble doing so.

May I know how to go about doing it??

Any help will be appreciated! Thank you!

What I'm trying to achieve is like the examples in the pictures attached:

th.PNG.png

dgfdg.PNG.png

3 Replies
sasikanth
Master
Master

HI

set a variable to that button in actions

and then , in filter objects lay out give the condition of variable

same as close button and then set a variable ..

avinashelite

Steps:

*Create a variable to show and disappear the filters.

*Create a button then add action to set the variable.

*In the filter objects go to properties > Layout> in Show use the conditional and use the variable condition.

*To get close pop do the same create a new button and add action to hide the filters.

sasikanth
Master
Master


HI  ,

Please find the attachment