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
_Kevin_
Helper I
Helper I

Percentage split to existing rows.

Hi please assist.

 

I have a table as follows:

 

ProductAmount
A110
B120
C115
A/B100
Tot445

 

Some values need to be split by percentage, so I have the following table:

 

ProductAB
A/B40%60%

 

I would like the result to show the split value added to their appropriate products and removed from the existing rows. The result would be:

 

ProductAmount
A150
B180
C115
Tot445

 

I'd prefer Dax, but will revert to Query editor if that is the suggested option.

 

Thanks

Kevin

2 REPLIES 2
camargos88
Community Champion
Community Champion

Hi @_Kevin_ ,

 

Check this file: Download PBIX 

Capture.PNG

 

 



Did I answer your question? Mark my post as a solution!

Proud to be a Super User!



Hi @camargos88 

 

Excellent answer, thanks for the help.

 

My corporate security wouldn't let me access the file so took a while to get it.

 

regards

Kevin

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