Forum Discussion

ACraig08's avatar
ACraig08
Helper III
3 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 above). It is unecessary and is confusing people. Please tell me there is a way to do this, or at least a work-around. 

  • 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

4 Replies

  • ExcelMonke's avatar
    ExcelMonke
    Impactful Individual

    You could consider using a space " " as the field title. This will effectively then show up as blank. Hope this helps!

  • 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

    • ACraig08's avatar
      ACraig08
      Helper III

      The first solution didn't work because it made all the text colors white (Quarter Havles, First Half, Second Half, Fiscal Year, %, and Count). The alternative with renaming it for the visual with a space worked though. Thank you.

  • ACraig08 

    In Microsoft Power BI Matrix visuals, the “Quarter Halves” text is the column field header. Sadly, there is currently no direct built-in option to hide only that single column group title while keeping the actual column values visible.

    However, there are a few practical workarounds that usually solve this cleanly:


    Workaround 1 (Best Option): Rename the Field to a Blank Character:

     

    This is the most used approach.

    In the Fields pane, right-click your Quarter Halves field.

    Choose Rename for this visual.

    Rename it to:

    a single space " "

    If this helps, ✓ Mark as Kudos | Help Others