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

Constituent Elements

Element
Definition

KeyExpression

The SQL expression used to populate this level's key.

NameExpression

The SQL expression used to populate this level's name. If not specified, the level's key is used.

OrdinalExpression

The SQL expression used to populate this level's ordinal.

ParentExpression

The SQL expression used to join to the parent member in a parent-child hierarchy.

Closure

Property

Last updated

Was this helpful?