Adding Custom Cube Configuration

The sections below explain how to customize the cube’s configuration in Atoti Limits. The primary use cases are:

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.