For Each Root in Hierarchy
Loops over the root elements in a hierarchy.
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.
Data Outputs
Index
OUTPUTinteger
Current index.
Total Elements
OUTPUTinteger
Total number of root elements.
Element Name
OUTPUTstring
Current value.
Element Full Name
OUTPUTstring
Current value.
Settings
Debug
STRINGBreak on node when executing.
Default: No
Options:
NoBeforeInputsBeforeProcessingAfterProcessing