ViewExtractFilterByTitlesSet function for IBM Planning Analytics (TM1)

    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