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

HierarchyExists function for IBM Planning Analytics (TM1)

    HierarchyExists checks whether a specific hierarchy exists in a dimension. If the hierarchy exists, the result is 1, and if it does not exist, the result is 0.

    In the video, HierarchyExists will be used to check whether the United Kingdom hierarchy exists in the Sales Region dimension.

    Where can the HierarchyExists function be used?

    TurboIntegrator

      Which TM1 Server version is the HierarchyExists function available for?

      Version 11 and 12

        What is the syntax for HierarchyExists?

        HierarchyExists(DimName, HierName)

        • ​​DimName = Dimension Name​
        • HierName = Element Name

        Relevant Functions