Forum Discussion

RyanDiehl's avatar
RyanDiehl
New Contributor III
3 years ago

Turn off suppression of repeated member names in a Cube View

I am well aware of the "Suppress Repeating Member Names" True/False box on a Quick View.

 

I am looking for the exact same toggle on a Cube View. I could have sworn this was a very easy thing but I don't see it. In the below Cube View example below, the first row member expansion is the Actual scenario and the second is a TreeDescendants on the Account dimension. I want the "Actual" scenario to repeat all the way down on each row. Am I missing something easy here?

 

 

 

  • coneill's avatar
    coneill
    New Contributor III

    CHOICE 1 You can move the scenario column after the account column to trigger the repeating of the Actual label. But this may not be the look you are going for.

    CHOICE 2

    1. Make a UDx parameter of the Scenario and Account names..

    2. Exclude header rows from the cube view

    3. In the first column of the report data pull the Scenario name; In the second column of the report data pull the Account name

    1. SETTING UP UDx TO DISPLAY MEMBER ATTRIBUTES

     

    3. CUBE VIEW DESIGN COLUMNS

    CUBE VIEW LOOK