Skip to main content
Veteran
October 26, 2023

Get rid of Default TOP in my cube view

  • October 26, 2023
  • 2 replies
  • 0 views

Is there any better way of getting rid of these default TOP other then explicitly adding them in each row with Name tag?

OS_Pizza_1-1698338457478.png

 

OS_Pizza_0-1698338412764.png

 

2 replies

Contributor
October 26, 2023

Hi OS_Pizza: at least per the screenshot all members are using U1#Top, so you could remove the U1 expansion altogether and set it in the fixed POV.

If you need to modify the UD1 to something else further down your report, you could also do that with a single override where it is applicable (e.g. A#YourAccount:U1#NotTopAsRequired), rather than including it across all row blocks.

MikeG
Contributor
October 26, 2023

MikeG_0-1698352093332.png

Hi OS_Pizza , don't use the Default Column  Headers (or Default Row Headers) and just specify the Account dimension.

Hope this helps

Contributor
October 26, 2023

Aw snap.  That's definitely the better approach. Take my upvote!