ElIsAnc function for IBM Planning Analytics (TM1)

    Where can the ElIsAnc function be used?

      Which TM1 Server version is the ElIsAnc function available for?

        What is the syntax for ElIsAnc?

        • ​Dimension = A dimension name.​
        • Hierarchy = The name of the hierarchy.​
        • Element1 = The name of a consolidated element.​
        • Element2 = The name of an element.

        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
        • ElementComponent = Returns the name of the child of a consolidated element
        • ElementComponentCount = Returns the number of components of the consolidation
        • ElementCount = Returns the number of components of the consolidated element
        • ElementFirst = Returns the first element of a specified dimension
        • ElementIndex = Returns the index number of an element within a dimension
        • ElementIsAncestor = Determines if the element is an ancestor of another element or not
        • ElementIsComponent = Determines if the element is a child of a consolidation or not
        • ElementIsParent = Determines if an element is a parent of another element or not
        • ElementLevel = Returns the level of an element within a dimension
        • ElementName = Returns the element of a dimension based on the index argument
        • ElementNext = Returns the element that follows the specified element of a dimension
        • ElementParent = Returns the parent of an element in the dimension
        • ElementParentCount = Returns the number of parents of an element in the dimension
        • ElementType = Returns element type information of an element in the dimension
        • ElementWeight = Returns the weight of a child element in a consolidation element
        • ElisAnc = Determines if an element is the ancestor of another element or not
        • 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
        • ElWeight = returns the element’s weight to a consolidated element in a dimension
        • LevelCount = Returns the number of levels in a dimension