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

ViewSubsetAssign function for IBM Planning Analytics (TM1)

     
    ViewSubsetAssign assigns a named subset for a view. 

    In the video, ViewSubsetAssign will be used to set the Quarter subset from the Period dimension to the default view in the Sales Quota cube.

    Where can the ViewSubsetAssign function be used?

    TurboIntegrator

      Which TM1 Server version is the ViewSubsetAssign function available for?

      Version 11 and 12

        What is the syntax for ViewSubsetAssign?

        ViewSubsetAssign(CubeName, ViewName, DimName, SubName)​

        • CubeName = Cube Name​
        • ViewName = View Name​
        • DimName = Dimension Name​
        • SubName = Subset Name

        Relevant Functions