SubsetAttrPutN function for IBM Planning Analytics (TM1)

    Where can the SubsetAttrPutN function be used?

      Which TM1 Server version is the SubsetAttrPutN function available for?

        What is the syntax for SubsetAttrPutN?

        • ​​NumericValue = Numeric value that we want to assign to the attribute.​
        • DimensionName = Name of the Dimension. ​
        • SubName = Name of the subset which attribute value we want to update. ​
        • AttrName = Name of the attribute which value we want to update. ​
        • LocalLangCode = This is an optional parameter that is used to define the language locale code.

        Relevant Functions