Skip to main content
Announcements
See why Qlik was named a Leader in the 2024 Gartner® Magic Quadrant™ for Data Integration Tools for the ninth year in a row: Get the report
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