Excel Client:ElemFirstSibling

From CoPlanner 10
Revision as of 07:25, 7 May 2010 by Admin (talk | contribs) (Created page with '==ElemFirstSibling(Dimension, Element) == This returns the first element of the level on which the element is located. If the Element is not present in the dimension, an empty s…')

(diff) ← Older revision | Approved revision (diff) | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

ElemFirstSibling(Dimension, Element)

This returns the first element of the level on which the element is located. If the Element is not present in the dimension, an empty string (“”) is returned.

Parameter

Dimension The dimension to which the operation applies.
Element The element whose first “sibling element” is sought.

Beispiel

Function Result
ElemFirstSibling(„Zeit“; „SEP 2005“) „JAN 2005“