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! Learn more

Reply
vilden
Regular Visitor

how can i add % in matrix

Hello, i have matrix like this and i need to calculate it in % too, now it is just calculated like

Početnosť = DISTINCTCOUNT(KP[K_PODPROD]).
Summary need to be 100%, how can i transform it to %??

vilden_0-1669717326582.png

 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @vilden ,

 

You can through the following ways to change it to % format:

vmengzhumsft_0-1669792083935.png

2

vmengzhumsft_1-1669792145534.png

 

Best regards,

Community Support Team Selina zhu

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

View solution in original post

3 REPLIES 3
Anonymous
Not applicable

Hi @vilden ,

 

You can through the following ways to change it to % format:

vmengzhumsft_0-1669792083935.png

2

vmengzhumsft_1-1669792145534.png

 

Best regards,

Community Support Team Selina zhu

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

BITomS
Continued Contributor
Continued Contributor

Hi @vilden,

 

Sounds like you need to create some new measures using the DIVIDE expression:

 

Measure = DIVIDE([Numerator],[Denominator])

Doesnt work.

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.