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

SubsetAttrDelete function for IBM Planning Analytics (TM1)

    SubsetAttrDelete deletes a subset attribute from the dimension.  

    In this video, SubsetAttrDelete will be used to delete the ‘Description’ subset attribute from the Product Scorecard dimension. 

    Where can the SubsetAttrDelete function be used?

    TurboIntegrator

      Which TM1 Server version is the SubsetAttrDelete function available for?

      Version 11 and 12

        What is the syntax for SubsetAttrDelete?

        SubsetAttrDelete(Dimension, AttrName)

        • ​​​Dimension = Name of the Dimension​
        • AttrName = Attribute name, which we want to delete. 

        Relevant Functions