Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi friends
In the following sample we can see two KPIs, one for the current year and the other for the previous year.
In 2025 "Depreciation" is null.
If I select as Year 2025 I only see the rows for "NetSales" and "Costs", the row "Depreciation" disappears. I would expect to show the value 15 for the previous year.
What must I do to get this row displayed as it is in the excel sample?
Many thanks for your help!
It would be quite helpful if you included your expressions...
any ideas?
Hi,
I'm not sure if I understand your problem correctly:
Why should the "15" from 2024 should be displayed, when you select 2025?
If you don't want to disappear "Deprecation" maybe you should check your options for handlig "null" or work with alt() or coalesce().