<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-NCX94J4" height="0" width="0" style="display:none;visibility:hidden"></iframe>

DimensionAttrSL function for IBM Planning Analytics (TM1)

    DimensionAttrSL returns a string attribute for a specified dimension given a language locale.

    Where can the DimensionAttrSL function be used?


    TurboIntegrator

      Which TM1 Server version is the DimensionAttrSL function available for?

      Version 11 and 12

        What is the syntax for DimensionAttrSL?

        DimensionAttrSL(DimName, AttrName, [Locale])

        • ​​DimName = Dimension name.​
        • AttrName = Attribute name.
        • Locale = language locale corresponds to the international language code from the }Cultures control dimension. If blank, the users’ current locale is used. For example, ‘fr-CA’ represents French-Cananda.

        Relevant Functions