HierarchySubsetExists function for IBM Planning Analytics (TM1)

    Where can the HierarchySubsetExists function be used?

    TurboIntegrator

      Which TM1 Server version is the HierarchySubsetExists function available for?

      Version 11 and 12

        What is the syntax for HierarchySubsetExists?

        HierarchySubsetExists(DimensionName, HierarchyName, SubsetName)

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

          Note: The subset checked must be public

        Relevant Functions