Forum Discussion
titine38300bj
2 years agoNew Member
averagex and total doesn't work
I want to calculate an annual smoothed average and I notice that the total of this MLA does not add up > 2 measures DAX ED = SUM('Restitution'[ED]) end MLA = CALCULATE( AVERAGEX( ...
- 2 years ago
For the AVERAGEX to make sense, I would expect a table expression in there related to the "Team", now it seems to be about dates; but there is not enough information on your model and the visual to help with the actual DAX measures.
sjoerdvn
Solution Sage
2 years agoFor the AVERAGEX to make sense, I would expect a table expression in there related to the "Team", now it seems to be about dates; but there is not enough information on your model and the visual to help with the actual DAX measures.