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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hello,
I'm trying to put in a formula that will show me the accuracy score for each representative for a specific month like all of July. I already have the measure that shows me the overall accuracy but need an additional measure or column that I can plug in for each month to show performance. My current Accuracy measure for overall accuracy is:
Accuracy = Sum('PC'[Count Correct])/COUNT('PC'[Total Jobs]) both calculated columns.
I have also created a Month number calculated column.
I'm ok with having to add a measure or column for each month if its easier.
Thank you for your assistance.
Solved! Go to Solution.
Hi @wjenkins3811,
I'm not very clear about your requirement.
If it is convenient, could you share some data sample and your expected output?
For reference, you could have a look at this similar thread.
Best Regards,
Cherry
Hi @wjenkins3811,
I'm not very clear about your requirement.
If it is convenient, could you share some data sample and your expected output?
For reference, you could have a look at this similar thread.
Best Regards,
Cherry