Appearance
Clean Tree
Deletes all sums that do not contain successors.
Permissions
| Command Kind | Needed User Kind |
|---|---|
| Write | All |
Parameters
| Name | Type | Description | Required | Default | Values |
|---|---|---|---|---|---|
| Dimension | string | Name of the dimension ([Dimension]). | yes | ||
| Tree | array of string | Name 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 dimension | yes |
Result
No fields
Code
text
CLEAN TREE
DIMENSION=[string, Needed]
TREE=[string, Multiple, Needed]