Forum Discussion

skyf's avatar
skyf
New Member
2 years ago

Measure creating duplicate rows with other row's data

Measure: = sum('OA TE6 Timecards' [OA TE6 Timecards.Time (Hours)]) - max('LU Project'[pse_planned_hours_c])   I wrote a measure I'm using to count all the hours on timecards in one table, and compa...