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

The FabCon + SQLCon recap series starts April 14th at 8am Pacific. If you’re tracking where AI is going inside Fabric, this first session is a can't miss. Register now

Reply
Anonymous
Not applicable

% Complete Measure

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 

 

%complete help.JPG

 

1 REPLY 1
v-jiascu-msft
Microsoft Employee
Microsoft Employee

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

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

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.