Skip to content

Build Tree

Rebuilds a tree, using the 'Builder' property of the tree sums.

Permissions

Command KindNeeded User Kind
WriteAll

Parameters

NameTypeDescriptionRequiredDefaultValues
DimensionstringName of the dimension ([Dimension]).yes
Treearray of stringName of the tree ([Tree]). A tree is a hierarchical structure of a dimension. A tree is build of sums. These sums can contain other sums or elements of the dimensionyes

Result

No fields

Code

text
BUILD TREE
DIMENSION=[string, Needed]
TREE=[string, Multiple, Needed]