TM1 Function for TI, HierarchyAttrPutN

Uploads a value to a numeric attribute from a dimension’s hierarchy.

What is the HierarchyAttrPutN function?

Uploads a value to a numeric attribute from a dimension’s hierarchy.

Where can the HierarchyAttrPutN function be used?

TurboIntegrator

What is the syntax for HierarchyAttrPutN?

HierarchyAttrPutN(Value, Dimension, Hierarchy, Attribute, [Locale]);

Value = a numeric value
Dimension = Name of dimension
Hierarchy = Name of hierarchy
Attribute = Name of numeric attribute
Locale = 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.