Skip to main content
Newcomer
December 11, 2023
Solved

Cube view rows suppression

  • December 11, 2023
  • 3 replies
  • 0 views

Hi all,

I'm struggling to understand how the setting "Use suppression settings on parent rows" in cube views works. 

I have this simple CV showing a list of accounts in the rows (1C205000 and descendants) and time in the columns:

fc_1-1702281081987.png

in the rows "Advanced" section, I set the following:

fc_2-1702281197853.png

my expectation here is to have all invalid, nodata or zero rows suppressed, except for the parent row (which I expect to be the row corresponding to the account 1C205000). 
However, when I launch it, also the parent row gets suppressed and I end up not seeing anything. 


What am I doing wrong?

Thanks in advance for any help!

Best answer by JackLacava

Suppression will depend on columns settings as well, if the "Use To Determine Row Suppression" option is set to True on any of them.

3 replies

Contributor
December 11, 2023

Hi FC,

I haven't tried it out but add a ",A#1C205000" after the call with "... .TreeDescendatntsInclusive". I think that should work.

Best regards,

Carlos

OneStream Employee
December 11, 2023

Suppression will depend on columns settings as well, if the "Use To Determine Row Suppression" option is set to True on any of them.

fc3Author
Newcomer
December 12, 2023

Thank you JackLacava the problem was indeed these 2 column settings that were previously set to True:

fc_0-1702381324797.png