Skip to main content
Announcements
Live today at 11 AM ET. Get your questions about Qlik Connect answered, or just listen in. SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
badri-adeel
Partner - Contributor II
Partner - Contributor II

Show/Hide filter in QlikSense

I want to show and hide filter on selection
For eg: if i select CustomerA then show Filter1 and if i select CustomerB then show filter2..

i know this is not the default feature of QlikSense but i am sure there is a way around.

Help!

Thanks in Advance

7 Replies
amit_gupta
Contributor III
Contributor III

Hi Adeel,

It is possible by using Qlik Sense extension object called "ShowHide Container".

You just need to create your filter by using Filter Pane Object in Qliksense as Master Items, & then in ShowHide Container, you can show your master items i.e. Filters based on your if..else condition..

You can put multiple condition & show hide multiple charts.

If the IF conditional of a chart results in 1, it is shown. If it is 0, it is hidden. If there are more than one visualization condition resulting in 1, or all conditions result in 0, then a default visualization is shown.

Ref:

https://github.com/fadyheiba/ShowHide

https://developer.qlik.com/garden/583764c83dc0cfc4138afa26

I hope, it will work for you.

badri-adeel
Partner - Contributor II
Partner - Contributor II
Author

Thank you Amit, but its not working in latest release Jun-18 (12.26.1).

amit_gupta
Contributor III
Contributor III

Adeel, Let me Check with Jun-18 release. I will get back to you.

badri-adeel
Partner - Contributor II
Partner - Contributor II
Author

Amit, did you try this on the current release?

amit_gupta
Contributor III
Contributor III

Sorry Adeel, I haven't checked yet, Will check & confirm tomorrow.

joshishu
Contributor II
Contributor II

Please let us know if someone have tried using show/hide feature of filter pane in Nov2023 version

anat
Master
Master

add your filter in master dimension then call that master dimension in container .

in container you can see the conditional show/hide option