Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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
User | Count |
---|---|
77 | |
74 | |
42 | |
32 | |
28 |
User | Count |
---|---|
100 | |
93 | |
52 | |
50 | |
48 |