HierarchySubsetElementExists function for IBM Planning Analytics (TM1)

    Where can the HierarchySubsetElementExists function be used?

    TurboIntegrator

      Which TM1 Server version is the HierarchySubsetElementExists function available for?

      Version 11 and 12

        What is the syntax for HierarchySubsetElementExists?

        HierarchySubsetElementExists(DimensionName, HierarchyName, SubsetName, ElementName)

        • ​​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.​
        • ElementName = Name of the element to be checked in the subset.​

          Note: The subset checked must be public

        Relevant Functions