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