Forum Discussion
Anonymous
2 years agoNot applicable
Calculating an average from a sum measure
Hi! How are you?
Im having the following measure named Y-Axis Completed:
That measure is the green part in the chart and I want to calculate the for those sprintname.
In this case, I need a measure that calculates:
(11+11+9+9+5+2)/6
How should I write this Average measure?
Thanks a lot!
Anonymous , Try like
Avg of Sum : https://youtu.be/cN8AO3_vmlY?t=22980
1 Reply
- amitchandakSuper User
Anonymous , Try like
Avg of Sum : https://youtu.be/cN8AO3_vmlY?t=22980