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

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

Reply
joku50
Frequent Visitor

Percentage calculation using subtotals

Hello,

I am a newbie here trying to set up my first dashboard for the business.

Have been searching for days for a tip here to create measures/columns properly using DAX.

I also would like the Numerators/Denominators to keep changing just like subtotals by the end-user selections made to the filters.

Could you please help to let me know how I can visualize the commissioning rate/summary counts in the example below?

 

Raw data file looks like :

RegionCountry# of Commissioned project# of Proposals
AsiaKorea12
EuropeGermany03
AsiaThailand25
AsiaKorea34
EuropeFrance11
North AmericaCanada24
North AmericaCanada01

 

Desired outcome in Matrix visualization(PBI):

RegionCountrySum of commissioned projectSum of ProposalsCommissioning rate(%)
AsiaKorea4667%
EuropeGermany030%
AsiaThailand2540%
EuropeFrance11100%
North AmericaCanada2540%

 

 

 

1 ACCEPTED SOLUTION
Payeras_BI
Solution Sage
Solution Sage

Hi @joku50 ,

If I understood correctly you only need to place the two SUM and % measure in a Table visualization in PBI Desktop to get the desired outcome.

 

Payeras_BI_0-1625233662231.png

 

 

If this post answered your question, please mark it as a solution to help other users find useful content.
Kudos are another nice way to acknowledge those who tried to help you.

J. Payeras
Mallorca, Spain

View solution in original post

3 REPLIES 3
Payeras_BI
Solution Sage
Solution Sage

@joku50 

Happy to help!

 

If this post answered your question, please mark it as a solution to help other users find useful content.
Kudos are another nice way to acknowledge those who tried to help you.

J. Payeras
Mallorca, Spain
Payeras_BI
Solution Sage
Solution Sage

Hi @joku50 ,

If I understood correctly you only need to place the two SUM and % measure in a Table visualization in PBI Desktop to get the desired outcome.

 

Payeras_BI_0-1625233662231.png

 

 

If this post answered your question, please mark it as a solution to help other users find useful content.
Kudos are another nice way to acknowledge those who tried to help you.

J. Payeras
Mallorca, Spain

Hello!

Thanks a lot, very simple indeed! It works perfectly. 

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 Kudoed Authors