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 each value by total row

I have a matrix in power bi as below 

Cityitem 1item 2item 3Totals
C130342185
C222342177
C3323343108

the values are distinct counts of IDs and the totals are provided by power bi

 

now I want the same table but with percentage (each value divided by the Total of the row)

for example C1,item1 = 30/85

so I will get something as below 

Cityitem 1item 2item 3Total
C135%40%25%100%
C229%44%27%100%
C330%31%40%100%
1 ACCEPTED SOLUTION
VahidDM
Super User
Super User

Hi @Anonymous 

 

Please use the measures same as attached file:
result in file:

VahidDM_0-1718099118207.png

 

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

Appreciate your Kudos!! 

 

LinkedIn|Twitter|Blog |YouTube 

View solution in original post

3 REPLIES 3
Anonymous
Not applicable

Working as expected thank you!

you are welcome!

VahidDM
Super User
Super User

Hi @Anonymous 

 

Please use the measures same as attached file:
result in file:

VahidDM_0-1718099118207.png

 

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

Appreciate your Kudos!! 

 

LinkedIn|Twitter|Blog |YouTube 

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

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

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!

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