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

ViewExtractSkipRuleValuesSet function for IBM Planning Analytics (TM1)

    ViewExtractSkipRuleValuesSet skips or includes ruled values when exporting a view using ASCIIOutput.​ Use in the Prolog tab. 

    In the video, learn how to use ViewExtractSkipRuleValuesSet to export the view, vs LY, from the Product Scorecard cube to exclude ruled cells, then show the result when rules are included.

    Where can the ViewExtractSkipRuleValuesSet function be used?

    TurboIntegrator

      Which TM1 Server version is the ViewExtractSkipRuleValuesSet function available for?

      Version 11 and 12

        What is the syntax for ViewExtractSkipRuleValuesSet?

        ViewExtractSkipRuleValuesSet(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