TM1 Function for TI, ViewTitleElementSet

Sets an element to a dimension in the title position for a cube view.

What is the ViewTitleElementSet function?

ViewTitleElementSet sets an element to a dimension in the title position for a cube view.

Where can the ViewTitleElementSet function be used?

TurboIntegrator

What is the syntax for ViewTitleElementSet?

ViewTitleElementSet(CubeName, ViewName, DimName, Index)​;

CubeName = Cube Name​
ViewName = View Name​
DimName = Dimension Name​
Index = Position of element in the specified dimension to be set in title.

A demonstration on how to use ViewTitleElementSet

Use ViewTitleElementSet to set the element, 2020, to the year dimension that is positioned in the title position for the Sales Quota cube default view.