TM1 Function for TI, HierarchySubsetAttrPutN

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

What is the HierarchySubsetAttrPutN function?

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

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 that corresponds 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 codes is fr-CA, which is French-Canada.