Hi all,
I need to calculate an aggregate in an Analysis but I have the following issue. What I need is the last column measure "NC Todas MES". It is the Total Result for Month (Año-Mes). I have calculated it with an AGGREGATE AT or SUM BY expression.
So, this is correct:

But if I filter for some "Dpto.NC", for example:

This is the new Result:

What I need is the filtered result also for "NC Todas MES". It would be "5" for 201601 and "5" for 201602.
Could someone help me with this?
Thank you!!