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

HierarchySubsetAttrPutS function for IBM Planning Analytics (TM1)

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

    In this video, HierarchySubsetAttrPutS will be used to put text into an attribute in the default and French language.

    Where can the HierarchySubsetAttrPutS function be used?

    TurboIntegrator

      Which TM1 Server version is the HierarchySubsetAttrPutS function available for?

      Version 11 and 12

        What is the syntax for HierarchySubsetAttrPutS?

        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 = Local Language Code

        Relevant Functions