Skip to content

Create Dimensions

Creates multiple dimensions.

Permissions

Command KindNeeded User Kind
WriteAdmin, Sys

Parameters

NameTypeDescriptionRequiredDefaultValues
Dimensionarray of stringCreates dimensions with name and captions ([Name].[Caption1].[Caption2].[Caption3].[Caption4].[Caption5].[Caption6].[Caption7].[Caption8].[Caption9].[Caption10]), e.g. [Products].[Products].[Produkte].[Prodotti].[].[].[].[].[].[].[]yes
EditbooleanIf 'True' the captions of an existing dimension are changed. The default value is 'True'.notrue

Result

No fields

Code

text
CREATE DIMENSIONS
DIMENSION=[string, Multiple, Needed]
EDIT=[boolean, default=true]