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

Announcements
Qlik Connect 2026! Turn data into bold moves, April 13 -15: Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
vsevolozhskiy
Contributor
Contributor

Ignore some filters / keep other in calculation

Dear all,

please support.

I have following fields: Year, Period, Factory, KPI, Value

Fields: Year, Period, Factory  are set up as filters in Application

I need to calculate Sum(Value); however KPI has to be fixed; e.g. KPI={'Revenue'}, sum has to be responsive for Year and Factory but Ignore Period

Keeping "Revenue" I understand: sum({$<[KPI]={'Revenue'}>}[Value]), but how to adjust Formula so it ignores filter for Period?

MANY-MANY THANKS in Advance

Sergey

 

 

Labels (1)
12 Replies
vsevolozhskiy
Contributor
Contributor
Author

tnx,

of course it works, it only ignores "Period" - it is much more simpler 

but it my case it has to Ignore "period" , be responsive for [FY] and [Factory] and force only one KPI [KPI]={'TotalNewOrders'} and only one Status [Status]={'Actual'}

what about PIVOT? at least in your case? I need to have Dimension "Period" o show always period 1-12 regardless of filter

vsevolozhskiy
Contributor
Contributor
Author

can we talk via Teams? Skype?

 

vsevolozhskiy
Contributor
Contributor
Author

Thanks for support, BUT

it is not the same, yours is much more simpler, of course it works.

I need to ignore "Period" in filter, respond to Year and Factory in Filter and keep KPI and Status to fixed value