TI Functions
TM1 Function for TI – ViewExtractFilterByTitlesSet
Available In
TurboIntegrator
Definition
ViewExtractFilterByTitlesSet skips or includes elements in the title axis when exporting a view using ASCIIOutput. Use in the Prolog tab.
Syntax
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.
Video Demo
Export the Summary view from the Product Scorecard cube and exclude title elements.