Forum Discussion

ACraig08's avatar
ACraig08
Helper III
2 months ago
Solved

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...
  • pcoley's avatar
    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):

    1. Select your Matrix visual.
    2. In the Visualizations pane, go to Format your visual (paint roller icon).
    3. Expand Column headers.
    4. 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.
    5. (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