This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
The % Complete to Written Unit Goal is calculating wrong.
It should be [All Units] 37264 /[Written Unit Goal] 40903
I have these measures:
All Units =
[Total_UnitsA] + [Total_UnitsB]
Written Unit Goal =
(CALCULATE(SUM(PlanTable[Plan#]),SP_MetricPlan[UnitType] = "A")
+(CALCULATE(SUM(PlanTable[Plan#]),SP_MetricPlan[UnitType] = "B")))
[Total_UnitsA] =
CALCULATE(SUM('FactTable'[Value]), 'FactTable'[UnitType] = "A")
[Total_UnitsB] =
CALCULATE(SUM('FactTable'[Value]), 'FactTable'[UnitType] = "B")
The current measure I have for the card is
% Complete to W.Unit Plan =
[All Units]/[Written Unit Goal]
..but the outcome is incorrect
Hi @Anonymous,
It seems all are in Card visuals. They should work. I would suggest you check them again. You posted the formula of [% Complete to W.Unit Plan] here while the [% Complete to Written Unit Goal] is wrong.
Can you share a file or a sample please?
Best Regards,
Dale
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 31 | |
| 25 | |
| 21 | |
| 18 | |
| 17 |
| User | Count |
|---|---|
| 62 | |
| 34 | |
| 33 | |
| 25 | |
| 24 |