Forum Discussion

Nikki's avatar
Nikki
Helper II
9 years ago

adding a filter to a measure

hi everyone i have the following working measure Measure 9 : = SUM(Financials[GlobalRolling12MTH]) / COUNT(Projects[ProjectName])   (so financials is a table, globalrolling12MTH is a column in th...