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

SubsetAliasSet function for IBM Planning Analytics (TM1)

    SubsetAliasSet sets the alias attribute in the Subset.

    In this video, SubsetAliasSet will be used to set the subset, ‘All Elements’, from the Product Scorecard dimension to use the ‘Desc’ alias.

    Where can the SubsetAliasSet function be used?

    TurboIntegrator

      Which TM1 Server version is the SubsetAliasSet function available for?

      Version 11 and 12

        What is the syntax for SubsetAliasSet?

        SubsetAliasSet(DimName, SubName, AliasName)

        • ​​DimName = Name of the Dimension.​
        • SubName = Name of the subset.​
        • AliasName = Name of the alias which we want to set in the subset. 

        Relevant Functions