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

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

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]))
Anonymous
Not applicable

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

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

Check out the June 2025 Power BI update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

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

Top Solution Authors