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

SubsetDestroy function for IBM Planning Analytics (TM1)

    SubsetDestroy deletes a subset. 

    In this video, SubsetDestroy will be used to delete ‘All Elements’ subset in the Product Scorecard dimension. 

    Where can the SubsetDestroy function be used?

    TurboIntegrator

      Which TM1 Server version is the SubsetDestroy function available for?

      Version 11 and 12

        What is the syntax for SubsetDestroy?

        SubsetDestroy(DimName, SubsetName)

        • DimName = Name of the Dimension where subset exists.​
        • SubsetName = Name of the subset from where we want to delete all elements.

        Relevant Functions