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

ViewCreate function for IBM Planning Analytics (TM1)

     
    ViewCreate creates an empty view for a cube. 

    In the video, ViewCreate will be used to create the view, My Reporting View, in the Sales Quota cube.

    Where can the ViewCreate function be used?

    TurboIntegrator

      Which TM1 Server version is the ViewCreate function available for?

      Version 11 and 12

        What is the syntax for ViewCreate?

        ViewCreate(CubeName, ViewName)​

        • CubeName = Name of the cube​
        • ViewName = Name of the view from the cube

        Relevant Functions