Skip to content

Cube Create

Impure

Creates a cube with the given name and dimensions.

Pure Function
No

Execute Inputs

Execution

INPUT

Execution Input.

Execute Outputs

Complete

OUTPUT

Executed when cube creation is finished.

Data Inputs

Cube Name

INPUT

Name of the cube to create.

Dimensions

INPUT

Array of dimension names to include in the cube.

Data Outputs

Success

OUTPUTboolean

True if the cube was successfully created.

Settings

Error If Exists

BOOLEAN

If true, will throw an error if the cube already exists.

Default: false

Debug

STRING

Break on node when executing.

Default: No
Options:
NoBeforeInputsBeforeProcessingAfterProcessing