Skip to main content
The BookParentChild store is the source of the builder for the BookHierarchy store. It is an isolated store and not part of any cube facts. It contains the structure of the book hierarchy It is indexed by Child and AsOfDate.
Store FieldKeyCanBeNullType (+Default Value - if applicable)Description
ChildYStringName of the node in the Book/Desk hierarchy.
ParentStringName of the parent node (or null if there is no parent).
AsOfDateYLOCALDATE[yyyy-mm-dd]Timestamp (at close of business) for the data.