Skip to main content
OneStream Employee
December 3, 2021
Solved

Hide source rows in Cube View math

  • December 3, 2021
  • 1 reply
  • 0 views

For columns there is formatting for CVMathOnly, but there is not for rows. What methods are used to be able to use the row as a source value, but not display? Place at bottom and format? Using a live app where the hierarchies are set.

Best answer by db_pdx

You can use zero suppression with a sufficiently large threshold value to effectively hide the rows.  That said, you may consider putting your math into a DynamicCalc member or a basic GetDataCell formula.

1 reply

db_pdxAnswer
Contributor
December 3, 2021

You can use zero suppression with a sufficiently large threshold value to effectively hide the rows.  That said, you may consider putting your math into a DynamicCalc member or a basic GetDataCell formula.