Forum Discussion
Jamiethow
4 years agoFrequent Visitor
Help trying to get averages
Hi all, Apologies if I have posted this in the wrong section. I have a situation where I need to get a few different averages, and they all come from the same source data, in a table called...
parry2k
Super User
4 years agoJamiethow I think this is what you are looking for, add the following measure:
Avg = COUNTROWS ('Avg' ) / DISTINCTCOUNT('Avg'[Team] )
✨ Follow us on LinkedIn
Learn about conditional formatting at Microsoft Reactor
My latest blog post The Power of Using Calculation Groups with Inactive Relationships (Part 1) (perytus.com) I would ❤ Kudos if my solution helped. 👉 If you can spend time posting the question, you can also make efforts to give Kudos to whoever helped to solve your problem. It is a token of appreciation!
⚡ Visit us at https://perytus.com, your one-stop-shop for Power BI-related projects/training/consultancy.⚡