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

LevelCount TurboIntegrator function for IBM Planning Analytics (TM1)

    LevelCount returns the number of levels in a dimension.

    In the video, LevelCount returns the number of levels in the Account dimension for the default hierarchy.

    Where can the LevelCount function be used?

    Rules and TurboIntegrator

      Which TM1 Server version is the LevelCount function available for?

      Version 11 and 12

        What is the syntax for LevelCount?

        LevelCount(Dimension, Hierarchy)

        • ​Dimension = Dimension Name
        • Hierarchy = Hierarchy Name

        Relevant Functions

        • ElComp = Returns the name of a child element from a consolidated element based on the position
        • ElCompN = Returns the number of components under an element
        • ElIsComp = Determine whether an element is a component of a parent element in a dimension
        • ElIsPar = Determine whether an element is a parent of a child in a dimension
        • ElLev = Returns the level of an element within a dimension
        • ElPar = Determine whether an element is a parent of a child in a dimension
        • ElParN = Returns the number of parents for an element
        • ElSLen = Returns the number of characters in the element in a dimension
        • ElWeight = returns the element’s weight to a consolidated element in a dimension
        • LevelCount = Returns the number of levels in a dimension