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

ViewDestroy function for IBM Planning Analytics (TM1)

     
    ViewDestroy deletes a cube view.

    In the video, ViewDestroy will be used to delete the view, My Reporting View, from the Sales Quota cube. 

    Where can the ViewDestroy function be used?

    TurboIntegrator

      Which TM1 Server version is the ViewDestroy function available for?

      Version 11 and 12

        What is the syntax for ViewDestroy?

        ViewDestroy(CubeName, ViewName)

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

        Relevant Functions