Forum Discussion
Format top row headers alone in Matrix visual
- 1 year ago
Hi Kirthiga ,
Thanks for reaching out to Microsoft Fabric Community.
Thanks for the detailed explanation and screenshots.
As already pointed out by Elena_Kalina and Brianyoung , Power BI doesn’t allow applying background color to only the top-level row header. The formatting applies to all row headers at that level. Adjusting the height of just the top-level header isn’t supported either. Custom visuals from AppSource may help if more granular formatting is needed.
Regarding the blank subcategories, since they still contribute to aggregated values, the Matrix visual treats them as valid entries. You can consider adding a measure to filter out the blanks at the visual level if needed.
Hope this helps. Please consider marking the helpful reply as Accepted Solution and giving kudos to assist others with similar issues. Let us know if you need further help.
Thank you.
Hi Elena_Kalina , thank you very much for the detailed explanation.
Your second points seems interesting to get to know more about it. Because when I tried to apply some background colour to row headers, it gets reflected to the entire header irrespective of the levels they are in. If you could point the steps to it, it would be more than helpful.
This is how it looks when I apply the background color to the row headers.
The Dummy data structure that I am using.
Thanks again!
I'm providing some screenshots for you