DimensionAttrPutS function for IBM Planning Analytics (TM1)

    Where can the DimensionAttrPutS function be used?

      Which TM1 Server version is the DimensionAttrPutS function available for?

        What is the syntax for DimensionAttrPutS?

        • ​String = the value you want to assign to a dimension attribute.​
          DimensionName = the dimension to which you want to assign an attribute value.​
        • AttrName = is the attribute name of the dimension to which you want to assign a value. ​
        • 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.

        Relevant Functions