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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Anonymous
Not applicable

Divide correctly when rows are aggregated?

Hi!

 

If I have a number of rows then the aggrgated total is not what I want.

 

In the example below I need 100% in total not 200%

 

(My formula is simply 

Calculate(Divide(sum('Delivery Precision'[Order deliveries on time]);sum('Delivery Precision'[No. of Order Lines]))) I have tried without Sum and without calculate and with SUMX but I still can't get it to work.)


Goaanna_0-1663190022446.png

 

 

Grateful for help 🙂

 
1 ACCEPTED SOLUTION
Anonymous
Not applicable

The above was a column measure (I forgot to say), so as soon as I put it in as just a measure it worked!

View solution in original post

2 REPLIES 2
davehus
Memorable Member
Memorable Member

Hi @Anonymous ,

You don't know calculate wrapped around the measure. Try it without it. 

 

Hope this helps.

Did I help you today? Please accept my solution and hit the Kudos button.

Anonymous
Not applicable

The above was a column measure (I forgot to say), so as soon as I put it in as just a measure it worked!

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors