Forum Discussion
cottrera
4 years agoPost Prodigy
DAX Average & Model issue
Hi I am trying to visualise the average repairs spend for all properties in a visual table. I would like to still see the property that have no repairs. Also when I filter the types of repairs. ...
- 4 years ago
Spend = SUM( REPAIRS[Spend over 5 years] ) + 0