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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.

Reply
___cw
New Member

Percentage of column

Hello,

 

I am new to power BI and I need to work out the percentage of residents that have valid contact information, (there are 3 different types so mobile, home phone and email address) it will look something like this :

 

graph.PNG

 

 

 

 

 

 

 

 

 

 

 

I have a flag within the data that simply states "Yes", "No" or "missing information" for if this resident has valid contact information or not. I essentially need to work out the percentage of the column that is listed as a "yes", then i can repeat for all 3 types.

 

Please ignore the "lead" and "joint" part, that just states which type of resident they are 🙂

 

Thanks in advance

 

 

1 REPLY 1
amitchandak
Super User
Super User

@___cw , Assume you axis column is col1

and you are using Measure M1 in values

 

you need a new measure 

divide([M1], calculate([M1], removefilter(Table[Col1]))

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
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.