If you’re new to Qlik Sense, start with this Discussion Board and get up-to-speed quickly.
Hi All,
I want to create a filter button in qlik sense mashup. Can someone please help. I have attached example image.
Regards,
Khalander
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
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
you can use styling via javascript to hide and show it
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