Excel Client:ElemParent

From CoPlanner 10
Jump to navigationJump to search

Function

ElemParent(Dimension, Element)

This function returns the element name of the Parent element of the element Element. If the Element is not present in the dimension, an empty string (“”) is returned.

Parameter Description
Dimension The dimension to which the operation applies.
Element The element whose Parent element is sought.

Example

ElemParent("Zeit"; "JAN 2005")
returns „2005“