TM1 Function for TI, ViewRowSuppressZeroesSet

Hides or displays rows containing zero values in a cube view.

What is the ViewRowSuppressZeroesSet function?

ViewRowSuppressZeroesSet hides or displays rows containing zero values in a cube view.  

Where can the ViewRowSuppressZeroesSet function be used?

TurboIntegrator

What is the syntax for ViewRowSuppressZeroesSet?

ViewRowSuppressZeroesSet(CubeName, ViewName, Flag);

CubeName = Cube Name​
ViewName = View Name​
Flag = A binary value where 1 will suppress rows containing zero values. 0 will show the rows with zero values.

A demonstration on how to use ViewRowSuppressZeroesSet

Use ViewRowSuppressZeroesSet to show rows containing zero values in the default view from the Sales Quota cube.