Forum Discussion
Nikki
9 years agoHelper II
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...
Eric_Zhang
9 years agoMicrosoft Employee
What is the relationship between the table NPDMetrics and the other two? I guess you can use RELATED/RELATEDTABLE.