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

SubsetAttrN function for IBM Planning Analytics (TM1)

    SubsetAttrN retrieves a value from a subset’s numeric attribute.

    In this video, SubsetAttrN will be used to retrieve the numeric attribute, No of Elements, from the ‘All Elements’ subset in the Product Scorecard dimension. 

    Where can the SubsetAttrN function be used?

    TurboIntegrator

      Which TM1 Server version is the SubsetAttrN function available for?

      Version 11 and 12

        What is the syntax for SubsetAttrN?

        SubsetAttrN(DimName, SubName, AttrName)

        • ​​DimName = Name of the Dimension.​
        • SubName = Name of the subset.​
        • AttrName = Name of the attribute which value we want to retrieve. 

        Relevant Functions