The sections below explain how to customize the cube’s configuration in Atoti Limits. The primary use cases are: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.
| Section | Description |
|---|---|
| Adding Custom Dimension Configuration | Explains how to customize the schema by adding new dimensions, hierarchies, and levels to new or default stores. We utilize the Datastore Helper API to customize the schema. |
| Adding Custom Measure Configuration | Explains how to customize the cube’s measures by adding new copper measures to the cube configuration. This is done by defining a Spring Bean of type IMeasureBuilder. |