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

ViewTitleElementSet function for IBM Planning Analytics (TM1)

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

    In the video, ViewTitleElementSet will be used to set the element 2020 to the year dimension that is positioned in the title position for the Sales Quota cube default view.

    Where can the ViewTitleElementSet function be used?

    TurboIntegrator

      Which TM1 Server version is the ViewTitleElementSet function available for?

      Version 11 and 12

        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.

        Relevant Functions