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.

Scopes control which members contribute to an aggregation. Aggregation functions need a scope to know how to aggregate measures. On the other hand, a scope cannot be passed when aggregating table columns or column operations: their aggregation will start from the facts.
CumulativeScopeScope performing a cumulative aggregation.
OriginScopeScope performing an aggregation at the given origin.
SiblingsScopeScope performing a “siblings” aggregation.