Last updated
Was this helpful?
The Geography hierarchy helps you create a multi-level geographical structure in your data. It allows for drill-down capabilities in your dashboard, enabling users to navigate from broader geographical areas to more specific locations seamlessly.
Hierarchy level column: The name of the column in which the hierarchy level should be stored.
Add hierarchy: Allows to add hierarchy levels. At least one hierarchy level must be added.
Include null vales in results (boolean)*: parameter to include null values in results
Input

Configuration
Output

Last updated
Was this helpful?
Was this helpful?
{
"hierarchy": "hierarchy_level",
"add_hierarchy": ["code"]
"include_nulls": false
}