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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
Aravind_Kumar
Frequent Visitor

Total by Product & Subgroup

MaterialRM CategoryCost% of Cost
SKU1Fuel100038%
 Gas2509%
 Transport50019%
 Direct70026%
 Indirect2008%
 Total Cost2650100%
    
SKU2Fuel75025%
 Gas85028%
 Transport90030%
 Direct2007%
 Indirect30010%
 Total Cost3000100%

 

Hello Guys : Can you pls provide some guidance to do this % of Cost Column (4) which is the total within product and category of that product ?

1 ACCEPTED SOLUTION
amitchandak
Super User
Super User

@Aravind_Kumar ,  Try a measure like

divide(Sum(Table[Cost]),calculate(Sum(Table[Cost]), allexcept(Table, Table[SKU])))

 

or

 

divide(Sum(Table[Cost]),calculate(Sum(Table[Cost]), filter(allselected(Table), Table[SKU] = max(Table[SKU]))))

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

View solution in original post

2 REPLIES 2
Icey
Community Support
Community Support

Hi @Aravind_Kumar ,

 

You can try what @amitchandak mentioned, it will give you the expected result. And here is the test result:

Icey_0-1653382664559.png

 

 

 

Best Regards,

Icey

 

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

amitchandak
Super User
Super User

@Aravind_Kumar ,  Try a measure like

divide(Sum(Table[Cost]),calculate(Sum(Table[Cost]), allexcept(Table, Table[SKU])))

 

or

 

divide(Sum(Table[Cost]),calculate(Sum(Table[Cost]), filter(allselected(Table), Table[SKU] = max(Table[SKU]))))

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

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.