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

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
CraigJa
Frequent Visitor

Creating Percentage column inside matrix

Hi all, first time poster and new to powerbi so apologies if this seems basic.  

I am attempting to create the highlighted column/table in powerbi.

CraigJa_0-1619585152744.png

 

 

I have got this far but am unable to produce the percent completed column due to the nature of the ‘Actual’ column. While the ‘target’ is a number, the ‘actual’ is a count of meetings held (mock up shown in the right of the image above) that I’ve produced using filters and the matrix visualisation.

CraigJa_1-1619585152748.png

 

What I need is a way to get the RPM ‘actual’ as a measure/column that I can then use to create the % complete column. I have tried some different counts/filters but don’t really want to have to create one for each advisor.

Thanks in advance.

1 ACCEPTED SOLUTION

I may have solved it using the 'Percentage Differeance' quick measure. 

 

CraigJa_0-1619645280172.png

 

Thank you for your help!

View solution in original post

3 REPLIES 3
ryan_mayu
Super User
Super User

@CraigJa 

have you tried

measure=actual/target

 





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

Proud to be a Super User!




Thank you for your reply!

 

I can't do that as Actual isnt a measure - its a column I've created using filters and the built in count function. Im looking for way to be able to do your suggestion! Hopefully my image below explains my problem a little better. 

Percentage.png

I am trying to recreate 'Count of Meeting Type' (actual in my other image) as a measure/calulated column so that I can create the percentage as per your suggestion. What I need is something that can count the times meeting type 'Regular Progress' occured for each advisor. 

 

Thanks for all your help so far!

I may have solved it using the 'Percentage Differeance' quick measure. 

 

CraigJa_0-1619645280172.png

 

Thank you for your help!

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 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