Forum Discussion
wrwillits
Helper III
2 years agoMeasure will not total in Matrix Table
I've created a simple measure that compares two columns in two differnt tables to see if they are equal or not. m.RetirementEvent = IF( Average(RetirementAgeTable[Age]) = Average('Fleet Ag...
wrwillits
Helper III
2 years agoThanks.