Appearance
Clear Distribution
Removes all items from a distribution. The items of the dimension are not deleted.
Permissions
| Command Kind | Needed User Kind |
|---|---|
| Write | All |
Parameters
| Name | Type | Description | Required | Default | Values |
|---|---|---|---|---|---|
| Dimension | string | Name of the dimension ([Dimension]). | yes | ||
| Distribution | array of string | Name of the distribution ([Distribution]). A distribution contains items of a dimension. Each item has a factor. The factor is used to distribute values over the items. | yes |
Result
No fields
Code
text
CLEAR DISTRIBUTION
DIMENSION=[string, Needed]
DISTRIBUTION=[string, Multiple, Needed]