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

ViewColumnSuppressZeroesSet function for IBM Planning Analytics (TM1)

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

    In the video, ViewColumnSuppressZeroesSet will be used to show columns containing zero values in the Default view from the Sales Quota cube.

    Where can the ViewColumnSuppressZeroesSet function be used?

    TurboIntegrator

      Which TM1 Server version is the ViewColumnSuppressZeroesSet function available for?

      Version 11 and 12

        What is the syntax for ViewColumnSuppressZeroesSet?

        ViewColumnSuppressZeroesSet(CubeName, ViewName, Flag)

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

        Relevant Functions