<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-NCX94J4" height="0" width="0" style="display:none;visibility:hidden"></iframe>

ViewSuppressZeroesSet function for IBM Planning Analytics (TM1)

    ViewSuppressZeroesSet hides or displays all rows and columns containing zero values in a cube view.

    In the video, ViewSuppressZeroesSet will be used to hide all rows and columns containing zero values in the default view from the Sales Quota cube.

    Where can the ViewSuppressZeroesSet function be used?

    TurboIntegrator

      Which TM1 Server version is the ViewSuppressZeroesSet function available for?

      Version 11 and 12

        What is the syntax for ViewSuppressZeroesSet?

        ViewSuppressZeroesSet(CubeName, ViewName, Flag)

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

        Relevant Functions