Forum Discussion
harshadrokade
Post Partisan
4 years agoAverage calculation
I Have below data. I want to generate a column that will give me difference between below values for each Class- Average score of specific Class ( Like for CLass 1, average of Student A,B,C) Aver...
- 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.
harshadrokade
Post Partisan
4 years agobcdobbs Thanks a lot sir for rea time help. No hurry. Reply when you have a moment. Thanks again