Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Vote for your favorite vizzies from the Power BI Dataviz World Championship submissions. Vote now!
Good day, everyone!
I have already tried researching multiple boards and have also searched online but I can't seem to get the right formula on this one.
I have a dataset like this:
What I want to do is to calculate average monthly cases per resource. Such that it will look like this (sample numbers only):
I can't seem to find the right measure to do the calculation. I have tried AVERAGEX(VALUES([Closed Month], COUNT([Case ID])) but what it's displaying is the total/sum of all cases per resource.
I appreciate any help.
Solved! Go to Solution.
Hi @faustusxanthis
If i understand you correctly please modify your dax formula to :
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly
Hi @faustusxanthis
If i understand you correctly please modify your dax formula to :
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly
Happy to help 😊
Vote for your favorite vizzies from the Power BI World Championship submissions!
If you love stickers, then you will definitely want to check out our Community Sticker Challenge!
Check out the January 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 56 | |
| 53 | |
| 40 | |
| 17 | |
| 16 |
| User | Count |
|---|---|
| 122 | |
| 108 | |
| 44 | |
| 32 | |
| 26 |