When drilled up the result is as below, looking good - right
But when you drill back down again you get the same Total and that’s because you can’t actually perform a test to see if Months are being displayed in a visual or not (as far as I know at this time) and that “Month” context is missing in the Total field.
If there is filtering coming from a Slicer HASONEVALUE for MonthName would return TRUE. But if MonthName is not part of the filter in the matrix (like for the totals ), ISINSCOPE returns FALSE.
In This, is there a way to display 5 instead of 14.
Main concept is it , Closing Balance across dates should not be added up.
What ever is the latest should be displayed as Total
In this case Total of 9 for 2019 and Total of 5 for 2020 is fine.
The net total should also be 5 and not 14.