Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago
Solved

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 ...
  • Anonymous's avatar
    Anonymous
    4 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: