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

SubsetIsAllSet function for IBM Planning Analytics (TM1)

    SubsetIsAllSet sets all elements to a public subset

    In this video, SubsetIsAllSet will be used to set all elements to the subset, ‘All Elements’, from the Product Scorecard dimension.

    Where can the SubsetIsAllSet function be used?

    TurboIntegrator

      Which TM1 Server version is the SubsetIsAllSet function available for?

      Version 11 and 12

        What is the syntax for SubsetIsAllSet?

        SubsetIsAllSet(DimName, SubName, Flag)

        • DimName = Name of the Dimension the subset is in.​
        • SubName = Name of the public subset. ​
        • Flag = To set subset properties
          • 1 to set subset properties to use all the elements of the dimension
          • 0 to set this property off.

        Relevant Functions