TM1 Function for TI, ViewColumnSuppressZeroesSet

Hide or display columns containing zero values in a cube view.

What is the ViewColumnSuppressZeroesSet function?

ViewColumnSuppressZeroesSet hides or displays columns containing zero values in a cube view.

Where can the ViewColumnSuppressZeroesSet function be used?

TurboIntegrator

What is the syntax for ViewColumnSuppressZeroesSet?

ViewColumnSuppressZeroesSet(CubeName, ViewName, Flag);

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

A demonstration on how to use ViewColumnSuppressZeroesSet

Use ViewColumnSuppressZeroesSet to show columns containing zero values in the Default view from the Sales Quota cube.