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

ViewExtractSkipZeroesSet function for IBM Planning Analytics (TM1)

    ViewExtractSkipZeroesSet skips or includes zeros when exporting a view using ASCIIOutput.​ Use in the Prolog tab.

    In the video, learn how to use ViewExtractSkipZeroesSet to export the view, By Year, from the Product Scorecard cube to exclude zeros then show the result when zeros are included.

    Where can the ViewExtractSkipZeroesSet function be used?

    TurboIntegrator

      Which TM1 Server version is the ViewExtractSkipZeroesSet function available for?

      Version 11 and 12

        What is the syntax for ViewExtractSkipZeroesSet?

        ViewExtractSkipZeroesSet(CubeName, ViewName, Flag)​

        • CubeName = Name of the cube​
        • ViewName = Name of the view from the cube​
        • Flag = Boolean flag. 1 to skip strings on consolidated values or 0 to include.

        Relevant Functions