DimensionCreate
DimensionCreate creates a new dimension.
This function is valid in TM1® TurboIntegrator processes only.
Syntax
DimensionCreate(DimName);
Argument |
Description |
---|---|
DimName |
The name you want to assign to the dimension. |
Example
DimensionCreate('Product');
This example creates the Product dimension.