<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-NCX94J4" height="0" width="0" style="display:none;visibility:hidden"></iframe>

HierarchyHasOrphanedLeaves function for IBM Planning Analytics (TM1)

    HierarchyHasOrphanedLeaves returns 1 if a hierarchy in a dimension has an orphaned element or returns 0 if there is no orphaned element in that hierarchy.

    In the video, HierarchyHasOrphanedLeaves will be used to see if there are any orphaned elements in the Employee Hierarchies dimension.

    Where can the HierarchyHasOrphanedLeaves function be used?

    TurboIntegrator

      Which TM1 Server version is the HierarchyHasOrphanedLeaves function available for?

      Version 11 and 12

        What is the syntax for HierarchyHasOrphanedLeaves?

        HierarchyHasOrphanedLeaves(DimensionName, HierarchyName)

        • ​​​DimensionName = Name of the dimension to be checked​
        • HierarchyName = Name of the Hierarchy to be checked​

          Note: The return value is a Numeric value

        Relevant Functions