Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi all
How can I hide a column from a matrix table. I need to hide the ones with an arrow:
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:
Thanks!
Solved! Go to Solution.
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
Proud to be a Super User!
Check out my blog: Power BI em PortuguêsHi @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
Proud to be a Super User!
Check out my blog: Power BI em PortuguêsTurned off the text wrap for column headers and worked.
Check out the July 2025 Power BI update to learn about new features.
User | Count |
---|---|
72 | |
72 | |
38 | |
31 | |
27 |
User | Count |
---|---|
92 | |
50 | |
44 | |
40 | |
35 |