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

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
deep2021
Creator III
Creator III

Qlik Sense filter requirements

Hi All,

 

I have a requirement like below,

 

Users must see list of required columns in the filter pane. And if user select one of the column name that will display all the associtaed values from that column in the other filter pane.

 

deep2021_0-1681247122641.png

 

In the above example location is a column name when user selects location it shows all location values in the Value pane.

 

Can you please suggest how to achieve this.

 

Thanks. 

 

Labels (6)
1 Reply
ajaykakkar93
Specialist III
Specialist III

hi u can go it simply by a filter pane & variable
variable : =if(GetSelectedCount([$Field])=1,[$Field])

sol1.gif

Please mark the correct replies as Solution. Regards, ARK
Profile| GitHub|YouTube|Extension|Mashup|Qlik API|Qlik NPrinting