Appearance
Clean Dimension
Deletes items that are not used in any table.
Permissions
| Command Kind | Needed User Kind |
|---|---|
| Write | All |
Parameters
| Name | Type | Description | Required | Default | Values |
|---|---|---|---|---|---|
| Dimension | array of string | Name of the dimension ([Dimension]). | yes | ||
| Contains | string | Deletes unused items that contain the value. | no | ||
| Skip | string | Deletes unused items that do not contain the value. | no |
Result
No fields
Code
text
CLEAN DIMENSION
DIMENSION=[string, Multiple, Needed]
CONTAINS=[string]
SKIP=[string]