Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
Aiei2488
New Member

PowerBI Calculation

Hi Everyone, how can I fix my calculation in powerBI. For example I need to calculate agent Quality Score per Day wherein the formula I used is 1-Error Rate. I'm getting the correct number however, I have default 100% score for the dates that I don't have raw data on the back end.  Thank you in advance.

 

4 REPLIES 4
Aiei2488
New Member

here's the sample visual showing 100%, last data should be 96.82%

Aiei2488_1-1665593072849.png

 

@Aiei2488 ,

If possible, can you share the formula that you are using?

Thanks,





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!


LinkedIn


I just used straight formula: QC = 1-[Error Rate%]
 
wherein 1 is equivaent to 100%
Error Rate% = CALCULATE(SUM('07 QC Consolidated'[Weighted Errors])/SUM('07 QC Consolidated'[Expected Points to Earn]))

Hi @Aiei2488 ,

Do you mean that QC value for the weekending "WE1105" should be 96.82% rather than 100%? According to the formula of your provided measures [QC] and [Error Rate%], it seems OK. Could you please provide some sample data especially the one for weekending "WE1105"  in the table '07 QC Consolidated' (exclude sensitive data) with Text format in order to make troubleshooting and give you a suitable solution? Thank you.

yingyinr_0-1665648106231.png

Best Regards

Community Support Team _ Rena
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors