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 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.