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

ViewExtractFilterByTitlesSet function for IBM Planning Analytics (TM1)

    ViewExtractFilterByTitlesSet skips or includes elements in the title axis when exporting a view using ASCIIOutput. Use in the Prolog tab.

    In the video, learn how to use ViewExtractFilterByTitlesSet to export the Summary view from the Product Scorecard cube and exclude title elements.

    Where can the ViewExtractFilterByTitlesSet function be used?

    TurboIntegrator

      Which TM1 Server version is the ViewExtractFilterByTitlesSet function available for?

      Version 11 and 12

        What is the syntax for ViewExtractFilterByTitlesSet?

        ViewExtractFilterByTitlesSet(CubeName, ViewName, FilterByTitles, Temporary)​

        • ​​CubeName = Name of the cube​
        • ViewName = Name of the view from the cube​
        • FilterByTitles = Boolean flag. 1 to skip title elements not shown or 0 to include.​
        • Temporary = Boolean flag to set if the settings are temporary or not.
          • 1 = temporary
          • 0 = not temporary.

        Relevant Functions