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.
| Export | Description |
|---|---|
| Store | Fact-level data exported from the store fields contributing to the cube. This export type handles native measures without post-processing. The current implementation queries the cube for facts and selects the levels corresponding to store fields. |
| Aggregated | Export of aggregated native measures queried from the cube. Aggregation is achieved through removing fields from a store query (e.g. removing the TradeID results in Book-level aggregated data). |
| Cube | Export of any configured post-processed measures in the cube. |
Standalone stores are not exported by any of the export tasks.
- Cube exports are not meant to be reloaded in for re-aggregation.
- Aggregated exports are exports of linear measures that are meant to be reloaded in for re-aggregation.