TI Functions
TM1 Function for TI – ElementAttrPutS
Available In
TurboIntegrator
Definition
ElementAttrPutS uploads data from a string attribute for an element.
Syntax
ElementAttrPutS( Value, Dimension, Hierarchy, Element, Attribute, [LangLocaleCode] );
Value = the string 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.
Video Demo
Use ElementAttrPutS to upload inactive to the active status attribute against Cleaners in the Product Type dimension.