Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Talend Cloud AWS EU Scheduled Outage: Starting Tues 26 May 21:00 CEST with expected completion Wed 27 May 01:00 CEST
cancel
Showing results for 
Search instead for 
Did you mean: 
Bharathi09
Creator II
Creator II

Filterpanes and Hyperlinks

Hello

I have one requirement in qlik sense
I want to create four filter panes based on below four conitions
=If(CNLevelOrder < 14, CNLevelSelect)
=IF(CNLevelOrder<28 and CNLevelOrder>13, CNLevelSelect)
=IF(CNLevelOrder<40 AND CNLevelOrder>27, CNLevelSelect)
=IF(CNLevelOrder>39,CNLevelSelect)

4 filter panes with 4 different conditions
& I have to create a hyperlink in a such a way that if I click on that hyperlink all values from 4 filterpanes should select at a time

How to achieve this in qlik snese frontend?

0 Replies