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

SubsetAttrS function for IBM Planning Analytics (TM1)

    SubsetAttrS retrieves a string attribute from a subset.

    In this video, SubsetAttrS will be used to retrieve the string attribute, Description, from the ‘All Elements’ subset in the Product Scorecard dimension. 

    Where can the SubsetAttrS function be used?

    TurboIntegrator

      Which TM1 Server version is the SubsetAttrS function available for?

      Version 11 and 12

        What is the syntax for SubsetAttrS?

        SubsetAttrS(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