Forum Discussion
Anonymous
7 years agoNot applicable
Hiding Matrix row headers
I have created an income statement using a Matrix visual. I have created 5 measures named 1-5. Each measure uses the blank() function. Example: 1=blank(). This allows me to insert blank rows in ...
- Anonymous4 years ago
Try this:
1. Create measues:
1 = blank()2 = blank()etc.2. Add measures to your matrix where you want a blank line:3. Use field formatting to make foreground and background white for your new measures;It should look like this:
Anonymous
7 years agoNot applicable
You will be able to hide the font in the Row Headers if you change the font color and background color to white.
https://community.powerbi.com/t5/Desktop/hide-matrix-headers/m-p/498078#M232309
Currently it doesn't seem that it is an option to change just one or a few Column Headers though, although there are a few workarounds.
- You can try naming them with " " (i.e blank or space)
- You could create a rectangle shape and change it to match your background and just cover the column names
rkhalid81
4 years agoNew Member
Hi, In my case, "" or blank is not letting me hide the field name. Any other suggestions?
- Anonymous4 years agoNot applicable
Try this:
1. Create measues:
1 = blank()2 = blank()etc.2. Add measures to your matrix where you want a blank line:3. Use field formatting to make foreground and background white for your new measures;It should look like this: