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

SubsetAliasGet function for IBM Planning Analytics (TM1)

    SubsetAliasGet retrieves the alias used for a subset. This function can be used from Planning Analytics 2.0.9.10/TM1 Server 11.8.9 or newer.

    In this video, SubsetAliasGet will be used to retrieve the MDX expression for the Department subset that’s associated with the Employee hierarchy and Employee dimension.

    Where can the SubsetAliasGet function be used?

    TurboIntegrator

      Which TM1 Server version is the SubsetAliasGet function available for?

      Version 11 and 12

        What is the syntax for SubsetAliasGet?

        SubsetAliasGet(Dimension, Subset)

        • ​​Dimension = Name of dimension
        • Subset = Name of subset

        Relevant Functions