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:
parry2k
7 years agoSuper User
Anonymous in field formatting you can change the foreground and background color the same to hide the header.
- Anonymous7 years agoNot applicable
Thanks for the feedback parry2k. I assume when you say foreground color you are referring to font color. Under field formatting, I have the font color and the background color both set to white. This hides the values but not the row header. I need to hide both. Here is screen shot of what matrix row headers look like today:
- mussaenda7 years agoCommunity Champion
There is an option below the Field Formatting where you can choose whereyou want to apply the Format you made.
- Anonymous7 years agoNot applicable
I have "Apply to header" turned on, but it does not affect the header at all.