Appearance
Edit Formula Item
Edits a formula item.
Permissions
| Command Kind | Needed User Kind |
|---|---|
| Write | All |
Parameters
| Name | Type | Description | Required | Default | Values |
|---|---|---|---|---|---|
| Dimension | string | Name of the dimension ([Dimension]). | yes | ||
| Formula | string | Name of the formula ([Formula]). A formula is a flat structure of a dimension. A Formula is build of items and sums. Sums are calculated with functions. | yes | ||
| Item | array of string | Edits an item of a formula ([Item].[Rubric].[Factor].[Invisible]), e.g. [800000].[Turnover].[1].[False]. | yes |
Result
No fields
Code
text
EDIT FORMULA ITEM
DIMENSION=[string, Needed]
FORMULA=[string, Needed]
ITEM=[string, Multiple, Needed]