KPI("cancelled_cases")*(KPI("cost_per_transaction"))
The Cost per transaction should stay the same figure:
Cost per transaction: KPI("total_operating_costs")/Global(KPI("case_count"))
So the Case count above must stay the total amount of cases and not reduce if I filter for a shorter time. The Total operating cost is a constant figure.