For the complete documentation index, see llms.txt. This page is also available as Markdown.

Constituent Elements

Element
Definition

AggFactCount

Describes what the fact_count column looks like.

AggIgnoreColumn

Tells Mondrian to ignore a column in an aggregate table.

AggForeignKey

Maps a foreign key in the fact table to a foreign key column in the candidate aggregate table.

AggMeasure

Maps a measure to a column in the candidate aggregate table.

AggLevel

Maps a level to a column in the candidate aggregate table.

Last updated

Was this helpful?