SubsetElementDelete function for IBM Planning Analytics (TM1)

    Where can the SubsetElementDelete function be used?

    TurboIntegrator

      Which TM1 Server version is the SubsetElementDelete function available for?

      Version 11 and 12

        What is the syntax for SubsetElementDelete?

        SubsetElementDelete(DimName, SubName, Index)

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

        Relevant Functions