TM1 Function for TI, ElementAttPutN
Uploads data to a numeric attribute for an element.
What is the ElementAttPutN function?
ElementAttPutN uploads data to a numeric attribute for an element.
Where can the ElementAttPutN function be used?
TurboIntegrator
What is the syntax for ElementAttPutN?
ElementAttrPutN( Value, Dimension, Hierarchy, Element, Attribute, [LangLocaleCode] );
Value = the numeric value to be inputted into the Element Attribute
Dimension = Name of the Dimension
Hierarchy = Name of the Hierarchy within the Dimension
Element = Name of the Element within the Dimension
Attribute = Name of the Attribute
LangLocaleCode = Language Locale Code – note this is an optional field.
A demonstration on how to use ElementAttPutN
Use ElementAttrPutN to upload 5000 to the SupplierCode attribute for Mountain Bikes in the Product Type dimension.