Cube Create
Creates a cube with the given name and dimensions.
Pure Function
No
Execute Inputs
Execution
INPUTExecution Input.
Execute Outputs
Complete
OUTPUTExecuted when cube creation is finished.
Data Inputs
Cube Name
INPUTName of the cube to create.
Dimensions
INPUTArray of dimension names to include in the cube.
Data Outputs
Success
OUTPUTboolean
True if the cube was successfully created.
Settings
Error If Exists
BOOLEANIf true, will throw an error if the cube already exists.
Default: false
Debug
STRINGBreak on node when executing.
Default: No
Options:
NoBeforeInputsBeforeProcessingAfterProcessing