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!Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
I have 2 tables linked by Client Number with a 1 to Many relationship. I'm trying to determine the Accuracy Rate. The below image is with the following formula in Accuracy Rate -
This works, however, the "Accuracy Rate" needs to be...
Accuracy Rate = 1 - CALCULATE(SUM(BenchmarkTbl[Claim Count])/SUM(BenchmarTbl[TotalTransactions]))
But when this change is made, it seems to lose the relationship, just from adding the "1 - ".
Appreciate any assistance.
Thanks.
Solved! Go to Solution.
Substituted the "1" with "Volume/Volume" and it works correclty now.
Substituted the "1" with "Volume/Volume" and it works correclty now.
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 8 | |
| 7 | |
| 5 | |
| 4 | |
| 3 |
| User | Count |
|---|---|
| 20 | |
| 14 | |
| 11 | |
| 10 | |
| 9 |