Forum Discussion
mauko
5 years agoRegular Visitor
Cumulative sum even accross filtered data
We would like to analyze employee overtime with cumulative sum which would take into account all data even if they are filtered out by a slicer. What I mean is that if an employee registers worktime...
mauko
5 years agoRegular Visitor
Obrigado Miguel,
That worked. I don't know what I was doing wrong before as I do think I already tried something like that. One thing I find very difficult with PowerBI is to debug the measures...
MFelix
Super User
5 years agoHi mauko ,
The debugging of measures can imply to have concatanex, checking the filtering of tables,ca n be done in several different ways but one approach that I always try to follow is to filter out the information using the external tools liem DAXSTUDIO and TABULAREDITOR.