TI Functions
TM1 Function for TI – AttrPutS
Available In
TurboIntegrator
Definition
AttrPutS uploads a string into an attribute to an element.
Syntax
AttrPutS( Value, DimName, ElName, AttrName, [LangLocaleCode] )
Value – the string that you want to insert.
DimName – the dimension that you want to update.
ElName – is the element in the dimension that you want to update.
AttrName – is the attribute of the dimension that you want to update.
LangLocaleCode – the language locale code to which the value applies. It’s an optional parameter. When it’s omitted, the base attribute value is updated.
Video Demo
Use AttrPutS to upload M to the gender attribute against Sean Chai N from the Employee dimension.