Forum Discussion
Average calculation
- 4 years ago
That's really odd.
can you create a new test measure same as above but without the difference.
Test Measure VAR AverageAllClasses = CALCULATE ( [Average by Class], REMOVEFILTERS() ) RETURN AverageAllClassesDrop that into matrix as well and send results.
THanks bcdobbs Sir.
I tried this but it is giving me wrong values as below-
The correct difference values after I manually deduct the average of class from average by class is as below.
Can you drop average by class into the visual and also into a card and send screen shot?
(Or better send your pbix file)
- harshadrokade4 years agoPost Partisan
HI bcdobbs
This is how it looks in table visual & also in card visual. I can't send pbix file as the organisation doesn;t allow uploads.. Thanks in advance.
- bcdobbs4 years agoCommunity Champion
That's really odd.
can you create a new test measure same as above but without the difference.
Test Measure VAR AverageAllClasses = CALCULATE ( [Average by Class], REMOVEFILTERS() ) RETURN AverageAllClassesDrop that into matrix as well and send results.
- harshadrokade4 years agoPost Partisan