DE.PARENTSCOUNT

Returns the number of parents of a specified element.

Syntax

DE.PARENTSCOUNT(Database alias,Dimension,Element)

Dimension is the name of the dimension containing the element in question and Element is the element for which you want to determine the number of parents.

Arguments to this function can be strings, or references to cells containing strings. If strings, they must be enclosed in quotes.

If an element does not exist or is not a member of Dimension, the function returns a #Value error.