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

Which TM1 Server version is this function available for?

Version 11 and 12

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.