DE.TOPNAME

Returns the name of a top-level element of a specified dimension.

Syntax

DE.TOPNAME(Database alias,Dimension,Index)

Dimension is the name of the dimension containing the element and Index is the number of the top-level element.

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.