Skip to main content

New to Qlik Sense

If you’re new to Qlik Sense, start with this Discussion Board and get up-to-speed quickly.

Announcements
Skip the ticket, Chat with Qlik Support instead for instant assistance.
cancel
Showing results for 
Search instead for 
Did you mean: 
khalander
Creator II
Creator II

Qlik sense mashup

Hi All,

I want to create a filter button in qlik sense mashup. Can someone please help. I have attached example image.

 

Regards,

Khalander

Screenshot_2021-11-08-23-54-21-501_com.android.chrome.jpg

6 Replies
edwin
Master
Master

not sure what is meant by a filter button as these are two different objects.  did you mean a button that applies a field selection like a filter?  the visual doesnt really say where the "filter button" is

khalander
Creator II
Creator II
Author

Hi Edwin,
Thanks for the response. Yes something like list box filter as shown in
image. By default it should be hide when user clicks then it should enable.

Regards,
Khalander
edwin
Master
Master

you can use an HTML select tag; then populate it with your field values.  you can use a getlist method:

getList method ‒ Qlik Sense for developers

but personally i prefer a hypercube as i can control what is pulled in

edwin
Master
Master

you can use styling  via javascript to hide and show it

khalander
Creator II
Creator II
Author

Thanks Edwin. I am not sure how to use the get list method in my HTML and java script. do you have any example/reference that would be helpful.

 

Regards,

Khalander