Download sample file: cubeAdjustments.csv Contains data representing the definition of cube-level adjustments. This file is generated when data is exported after the sign-off process for a sign-off process instance is completed. This Cube Adjustments file type is identified using the pattern: **cubeAdjustment*.csv (as specified byDocumentation Index
Fetch the complete documentation index at: https://docs.activeviam.com/llms.txt
Use this file to discover all available pages before exploring further.
mr.common.file-patterns.cube-level-adjustment).
This file is loaded using the SignOffDigestStore topic. See the Topic Aliases table for an understanding of the topic aliases associated with each topic.
For information on the glob patterns used and how to customize them, see note on File name patterns
| Field | Key | Null | FieldType | Description | Example |
|---|---|---|---|---|---|
| Id | Y | N | String | Id that corresponds to the value of the source field in the base store for the adjustment | PNL_ADD_ON_0 |
| TaskId | N | N | String | The name of the task for which the adjustment was created | Sensis Bonds |
| AsOfDate | Y | N | String with format ‘YYYY-MM-DD’ | The as-of date for which the adjustment was created | 2020-08-03 |
| PivotId | N | N | String | The name of the cube for which the adjustment was created | Sensitivities Cube |
| Currency | N | N | String | The currency used to express the value of the adjustment | EUR |
| Measure | N | N | String | The name of the measure to adjust | Delta |
| Value | N | N | Double | The add-on value used for the adjusted measure | 1000.0 |