Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
In my previous job we had this horizontal filters.
Who knows this extention or how I can do it?
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...
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".
Choose "Buttons" in "Show as" within the "Variable" section.
The items to be displayed can be set with the following expression in the "Dynamic values":
=Concat(Distinct(Month& '~' & Month),'|')
Kind regards,
Sebb
Unfortunately, when I select these boxes, they do not filter the data.
Any suggestions? Thanks!
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
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...
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