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

HierarchySubsetAttrPutN function for IBM Planning Analytics (TM1)

    HierarchySubsetAttrPutN writes a numeric value to a subset’s attribute or set of elements in a hierarchy for a dimension.

    Where can the HierarchySubsetAttrPutN function be used?

    TurboIntegrator

      Which TM1 Server version is the HierarchySubsetAttrPutN function available for?

      Version 11 and 12

        What is the syntax for HierarchySubsetAttrPutN?

        HierarchySubsetAttrPutS(String, DimName, HierName, SubName, AttrName, [LangLocaleCode] )

        • ​StringVal = String Value​
        • DimName = Dimension Name​
        • HierName = Hierarchy Name​
        • SubName = Subset name​
        • AttrName = Existing Subset Attribute Name​
        • LangLocaleCode = language locale code corresponding to the international language codes list in the }Cultures control dimension. If no locale is defined, the user’s current locale is used. An example of a language code is fr-CA, which is French-Canada.

        Relevant Functions