The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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 😊
User | Count |
---|---|
78 | |
74 | |
43 | |
32 | |
28 |
User | Count |
---|---|
104 | |
95 | |
51 | |
50 | |
46 |