HierarchySubsetIsAllSet function for IBM Planning Analytics (TM1)

    Where can the HierarchySubsetIsAllSet function be used?

    TurboIntegrator

      Which TM1 Server version is the HierarchySubsetIsAllSet function available for?

      Version 11 and 12

        What is the syntax for HierarchySubsetIsAllSet?

        HierarchySubsetIsAllSet(DimensionName, HierarchyName, SubsetName, Flag)

        • ​​DimensionName = Name of the dimension the subset is in.​
        • HierarchyName = Name of the Hierarchy the subset is in.​
        • SubsetName = Name of the subset to be updated.​
        • Flag = Flag that sets how the subset will be updated.​
          • 0: the subset will be static and contain the elements by the time the process is executed.​
          • Other than 0: the subset will always be updated with all elements.

        Relevant Functions