Skip to content

Clean Dimension

Deletes items that are not used in any table.

Permissions

Command KindNeeded User Kind
WriteAll

Parameters

NameTypeDescriptionRequiredDefaultValues
Dimensionarray of stringName of the dimension ([Dimension]).yes
ContainsstringDeletes unused items that contain the value.no
SkipstringDeletes unused items that do not contain the value.no

Result

No fields

Code

text
CLEAN DIMENSION
DIMENSION=[string, Multiple, Needed]
CONTAINS=[string]
SKIP=[string]