Forum Discussion
ACraig08
2 months agoHelper III
Remove Matrix Table Column Title
I have the following matrix table: Rows: Fiscal Year Columns: Quarter Halves Values: % and Count I am trying to figure out how to hide the "Quarter Halves" column title (highlighted a...
- 2 months ago
Power BI doesn't have a direct "hide this specific column group header" toggle, but you can make "Quarter Halves" disappear cleanly.
Best Workaround (Recommended):
- Select your Matrix visual.
- In the Visualizations pane, go to Format your visual (paint roller icon).
- Expand Column headers.
- Under Text color, set it to the same color as your report page background (usually white or whatever your background is). → This hides the text "Quarter Halves" while keeping the sub-headers ("First Half" / "Second Half") visible.
- (Optional but cleaner) Also in Column headers:
- Set Background color to match the page background as well.
- Adjust Font size if needed.
Alternative Options:
- Rename the field in the Columns area of the visual to a single space (" ") or multiple spaces. Sometimes this removes or minimizes the header text.
- If you want to hide all column headers (including First/Second Half), go to Column headers → toggle Column headers Off.
AI assisted for clarity of wording
ExcelMonke
2 months agoImpactful Individual
You could consider using a space " " as the field title. This will effectively then show up as blank. Hope this helps!