What's new Download Reportworq
⬇ Guide PDF

ELISPAR function#

ELISPAR returns TRUE when the first element is a parent of the second - a parentage check within a hierarchy.

ELISPAR is a native TM1 / Planning Analytics function.

Signature#

=ELISPAR("Server:Dimension", element1, element2)

Arguments#

# Argument Type Required Permitted values and notes
1 Server:Dimension String Yes "server:dimension".
2 element1 String Yes The candidate parent. A numeric value warns but is accepted.
3 element2 String Yes The candidate child.

ELISPAR takes exactly three arguments. The default result is FALSE.

What happens when an argument is wrong#

For the shared error model and the Calc Mode effect, see how Reportworq handles errors.

Situation Result
More than three arguments Hard error
Fewer than three arguments Warning, FALSE
Dimension or either element not found Warning, FALSE

Examples#

=ELISPAR("PlanTM1:Region", "North America", "Northeast")

Feedback on this page

Comments, questions, requests, or something missing or unclear? Email us - the page you are on is filled in for you.

Email feedback on this page

Or write to support@reportworq.com directly.