Excel Client:ElemParent

From CoPlanner 10
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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“