If a dataset has missing data at intermediary levels (NULL values), Anaplan Data Orchestrator fills these values with placeholder values.

When you balance hierarchies, this is how list names are generated if your hierarchy includes null rows.

For the first top level, in a hierarchy, these are the name results when a null row is mapped.

Null row mappingsResult
Null row in the column mapped to NameThe row is filled with All-1
Null row in the column mapped to Code

If it's a numbered list, the row is filled with All-1.

If it's a normal list, the row is filled with the Name of the same row.

For level two and subsequent levels in a hierarchy, these are the name results when a null row is mapped.

Null row mappingsResult
Null row in the column mapped to NameThe row is filled with its parent's Name (<Level number>)
Null row in the column mapped to CodeThe row is filled with its parent's Code (<Level number>)