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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
janwillem
Frequent Visitor

Rename column name in Matrix table

How can I rename the colomn name in a Matrix table when I show value as "Percent of grand total"?

 

Kolomnaam.png

 

1 ACCEPTED SOLUTION

2 REPLIES 2
Eric_Zhang
Employee
Employee


@janwillem wrote:

How can I rename the colomn name in a Matrix table when I show value as "Percent of grand total"?

 

Kolomnaam.png

 


@janwillem

Instead of the built-in "Show value as percentage of grant total", you can create a measure and format it as Percentage. See more in the attached pbix file.

 

whateverName you like = SUM(youTable[Value])/CALCULATE(SUM(youTable[Value]),ALLSELECTED(youTable)) 

Capture.PNG

The July Desktop update allows you to rename fields within a visual.

 

https://powerbi.microsoft.com/en-us/blog/power-bi-desktop-july-feature-summary-2/

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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