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

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
jjustingkm
Creator II
Creator II

KPI based on specific set of filters

I have 10 filters in the dashboard and 4 KPI's. The one of KPI's should be based on only 2 filters, means when users select rest 8 filters , the value should not change.  Any help on this is highly appreciated.

1 Reply
Or
MVP
MVP

e.g. Sum({< Filter3 =, Filter4 =, Filter5=, Filter6 =, Filter7=,Filter8=,Filter9=,Filter10= }> YourField) would ignore filters 3 through 10 and only use 1 and 2.