HierarchySubsetIsAllSet function for IBM Planning Analytics (TM1)

    Where can the HierarchySubsetIsAllSet function be used?

      Which TM1 Server version is the HierarchySubsetIsAllSet function available for?

        What is the syntax for HierarchySubsetIsAllSet?

        • ​​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