Skip to main content
Version: 24.3

Tree.ThemeParent

The theme tree table allows you to relate parent and child themes.

Table Description

The following table describes the columns available in the table.

Column NameDescriptionDatatypeForeign Key To
AncestorKeyDatamart identifier for a parent ThemeintDim.Theme
DescendantKeyDatamart identifier for a child Theme below the specific AncestorKeyintDim.Theme
DistanceHow far the child is away from the parentint

The primary key for this table is formed by combining the AncestorKey and the DescendantKey.