Forum Discussion
Anonymous
3 years agoNot applicable
Overtime calculation
I am trying to calculate weekly over time of total Duration. The formula(s) that I am currently using are: TotalHours = SUM(HoursData[Duration]) Overtime = IF([TotalHours] > 37.5, IF(([TotalHo...
Anonymous
3 years agoNot applicable
Its still not calculating on the row level of the matrix ..
Padycosmos
3 years agoSolution Sage
If the data is not sensitive, could you please share the pbix file?