TM1 Function for Rules,​ ELEMENTNEXT

ELEMENTNEXT returns the element that follows the specified element of a dimension.

Where can the ELEMENTNEXT function be used?

Rules and TurboIntegrator

What is the ELEMENTNEXT function?

ELEMENTNEXT returns the element that follows the specified element of a dimension.

What is the syntax for ELEMENTNEXT?

ElementNext (dimension, hierarchy, element)​​
Dimension =  Dimension name.​
Hierarchy = The name of the hierarchy.​
Element = The name of an element within the dimension.

A demonstration on how to use ELEMENTNEXT

Use ElementNext function to retrieve the element’s following element name of the dimension and apply it in the rule to populate in the Employee Salaries cube.