CategoriesSource

The CategoriesSource store maps parent/child nodes to categories. It is indexed by AsOfDate and Node. It is an isolated store and not part of any cube facts.

This store is only created if the property categories-hierarchy.enabled=true is set. It is used to build the Categories store.

Store Field Key CanBeNull Type (+Default Value - if applicable) Cube Field Description
AsOfDate Y LOCALDATE[yyyy-mm-dd] Timestamp (at close of business) for the data.
Node Y String Name of the node.
Category String Categories The category of the node.