06-22-2022
02:41 PM
- last edited on
05-23-2023
10:33 AM
by
JackLacava
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?
10-11-2022 03:51 PM
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