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

ViewRowSuppressZeroesSet function for IBM Planning Analytics (TM1)

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

    In the video, ViewRowSuppressZeroesSet will be used to show rows containing zero values in the default view from the Sales Quota cube.

    Where can the ViewRowSuppressZeroesSet function be used?

    TurboIntegrator

      Which TM1 Server version is the ViewRowSuppressZeroesSet function available for?

      Version 11 and 12

        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.

        Relevant Functions