Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.activeviam.com/llms.txt

Use this file to discover all available pages before exploring further.

The CUBE_LEVEL_ADJUSTMENTS table contains data representing the definition of cube-level adjustments. This file is generated when data is exported after the sign-off process or a sign-off process instance is completed. It is an isolated table and not part of any cube facts.
Column NameTypeNot NullCube FieldDefault Value1Description
IDSTRINGYN/AExecution ID of the adjustment.
TASK_IDSTRINGYN/AThe name of the task for which the adjustment was created.
AS_OF_DATEDATEYN/AThe as-of date for which the adjustment was created
PIVOT_IDSTRINGYN/AThe name of the cube for which the adjustment was created
CURRENCYSTRINGYThe currency used to express the value of the adjustment.
MEASURESTRINGYN/AThe name of the measure to adjust.
VALUEDOUBLEYN/AThe add-on value used for the adjusted measure.

Unique Key

Columns
ID
AS_OF_DATE

  1. If the default value is marked as empty, it means that the default value is ‘null’ for nullable fields, and that a value needs to be explicitly set for non-nullable fields.  ↩︎