Forum Discussion
wrwillits
2 years agoHelper III
Measure 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
2 years agoHelper III
Thanks.