Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Sir_Johanos
Contributor II

Horizontal Filter pane (list box)

In my previous job we had this horizontal filters.

Who knows this extention or how I can do it?

Sir_Johanos_0-1645639157819.png

 

Labels (1)
1 Solution

Accepted Solutions
Frank_S
Support

Yes.

If you are making selections and those selections do not do anything, there are a couple of possibilities.

1. The filter pane where you are making selections uses the 'always one selected' property.

 

2. Alternate states are applied to the filter pain preventing selections from occurring.

In either case, you need to check with the developer of the dashboard/app so they can work with you to obtain the results you need.

 

Kind regards...

 

Please remember hit the 'Like' button and for helpful answers and resolutions, click on the 'Accept As Solution' button. Cheers!

View solution in original post

6 Replies
SBDataspark
Creator

Hi there Sir_Johanos,

I just came across your question.
In Qlik Sense Saas it's the "Variable input" extension in the "Qlik Dashboard Bundle".

Sebb_0-1645721194579.png

Choose "Buttons" in "Show as" within the "Variable" section.

Sebb_1-1645721335457.png

The items to be displayed can be set with the following expression in the "Dynamic values":
=Concat(Distinct(Month& '~' & Month),'|')

Kind regards,

Sebb

 

andersfrost
Partner - Contributor

Hi, we have just what you are looking for at https://www.sensereports.com/senseListbox.
As of today we are giving away a first-year free bundle of our Listbox and Sidebar, just sign up at http://blog.sensereports.com/increase-user-adoption-with-senseextensions-cap-lp

https://www.linkedin.com/feed/update/urn:li:activity:6902543837906952192
Lev2021
Contributor

Unfortunately, when I select these boxes, they do not filter the data. 

Any suggestions? Thanks!

luizcdepaula
Creator III

Use the SimpleFieldSelect

https://github.com/mediassarQlikBranch/SimpleFieldSelect 

He always keeps it updated. I have been using it for years.

I hope it helps,

Luiz

Frank_S
Support

Yes.

If you are making selections and those selections do not do anything, there are a couple of possibilities.

1. The filter pane where you are making selections uses the 'always one selected' property.

 

2. Alternate states are applied to the filter pain preventing selections from occurring.

In either case, you need to check with the developer of the dashboard/app so they can work with you to obtain the results you need.

 

Kind regards...

 

Please remember hit the 'Like' button and for helpful answers and resolutions, click on the 'Accept As Solution' button. Cheers!
luizcdepaula
Creator III

The same here. I use the extension below. Not sure if you are able to import it. If so, it also offers tons of formatting options and it is free. I've been using it for years and the developer always keep it up to date.

https://github.com/mediassarQlikBranch/SimpleFieldSelect 

Cheers,

Luiz