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 August 31st. Request your voucher.

Reply
o59393
Post Prodigy
Post Prodigy

How to hide columns in matrix table and keep only column total

Hi all

 

How can I hide a column from a matrix table. I need to hide the ones with an arrow:

 

o59393_0-1679613006157.png

 

The metric % difference is:

 

 

 

% Difference = DIVIDE(
    CALCULATE([Unit Cases AC], 'Period'[Year Cal] = "c2023") - CALCULATE([Unit Cases AC], 'Period'[Year Cal] = "c2022"),
    CALCULATE([Unit Cases AC], 'Period'[Year Cal] = "c2022")
)

 

 

 

I would like to keep only the  '% difference ' in bold like this:

 

o59393_0-1679613313730.png

 

 

 

Thanks!

 

 

1 ACCEPTED SOLUTION
MFelix
Super User
Super User

Hi @o59393 ,

 

Easist way is to shrink down the columns until you don't seem them but for this be surre to turn off wrap value on the options of the values.


Regards

Miguel Félix


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

Proud to be a Super User!

Check out my blog: Power BI em Português



View solution in original post

3 REPLIES 3
MFelix
Super User
Super User

Hi @o59393 ,

 

Easist way is to shrink down the columns until you don't seem them but for this be surre to turn off wrap value on the options of the values.


Regards

Miguel Félix


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

Proud to be a Super User!

Check out my blog: Power BI em Português



Thanks @MFelix 

 

How can I shrink the header?

 

o59393_0-1679614554676.png

 

 

regards

Turned off the text wrap for column headers and worked.

 

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

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

July PBI25 Carousel

Power BI Monthly Update - July 2025

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

Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.