Skip to main content

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.

final class atoti.Hierarchy

Hierarchy of a Cube. A hierarchy is a sub category of a dimension and represents a precise type of data. For example, Quarter or Week could be hierarchies in the Time dimension.
See also: Hierarchies to define one.
descriptionDescription of the hierarchy.
dimensionName of the dimension of the hierarchy.
dimension_defaultWhether the hierarchy is the default in its dimension or not.
folderThe hierarchy folder.
isinReturn a condition evaluating to True where this hierarchy’s current member (or its path) is included in the given members (or member_paths), and evaluating to False elsewhere.
nameName of the hierarchy.
slicingWhether the hierarchy is slicing or not.
viewersvisible is True if and only if at least one of the roles of the current user is included in this set.
virtualWhether the hierarchy is virtual or not.
visibleWhether the hierarchy should be displayed to the user in Atoti UI (or other compatible clients).