Skip to main content
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 II
Master II

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 II
Master II

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 II
Master II

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