Cube Get (String)
Retrieves a value from a cube cell.
Pure Function
Yes
Execute Inputs
Execution
INPUTExecution Input.
Data Inputs
Cube
INPUTThe target cube name or ID.
Location
INPUTA location of elements for each dimension in the cube in the format of ["Element 1", "Element 2", ...].
Data Outputs
Value
OUTPUTany
The value retrieved from the cube, can be numeric or string.
Settings
Error On Missing
BOOLEANIf true, will throw an error if elements in the dimensions do not exist.
Default: false
Debug
STRINGBreak on node when executing.
Default: No
Options:
NoBeforeInputsBeforeProcessingAfterProcessing