For Element Range
Loops over the elements within a specified range.
Pure Function
No
Execute Inputs
Execution
INPUTExecution Input.
Execute Outputs
Loop Body
OUTPUTExecuted for each element in the collection.
Loops
Complete
OUTPUTExecuted once after all items are processed.
Data Inputs
Dimension Name
INPUTThe name of the dimension.
Hierarchy Name
INPUTThe name of the hierarchy inside the dimension.
Element Start
INPUTThe name of the start element of the range.
Element End
INPUTThe name of the end element of the range.
Data Outputs
Index
OUTPUTinteger
Current index.
Total Elements
OUTPUTinteger
Total number of elements in the range.
Element Name
OUTPUTstring
Current value.
Element Full Name
OUTPUTstring
Current value.
Settings
Debug
STRINGBreak on node when executing.
Default: No
Options:
NoBeforeInputsBeforeProcessingAfterProcessing