Forum Discussion
Suryapatnala
2 years agoRegular Visitor
Calculations in the same column
Hi all, Please help me to know on How to add a new measure to calculate the average between two values in a same column in a Table? Thank you.
- 2 years ago
Suryapatnala not sure but maybe this, although read this post to get your answer quickly.
https://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490Avg = AVERAGE ( Table[Column] )
parry2k
2 years agoSuper User
Suryapatnala not sure but maybe this, although read this post to get your answer quickly.
https://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490
Avg = AVERAGE ( Table[Column] )