ViewSuppressZeroesSet function for IBM Planning Analytics (TM1)

    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