SubsetIsAllSet function for IBM Planning Analytics (TM1)

    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