Grid Columns & Layout
Defines the full column structure of the planning grid: hierarchy, KPIs, timeframe splits.
6 configurations
Default Column Layout
Review carefullyFull AG-Grid column definition. Contains column_generation_order, kpi_column_definitions, version_column_config.
Important to know before configuring:
- Contains column_generation_order, kpi_column_definitions, and version_column_config all in one large JSON.
- KPI codes referenced here must exist in kpi_formula_json.
- This is the LARGEST single config (~42KB). Changes here affect every planning grid view.
No reference value is available; use the guided form or ask the AI Agent for help.
Related setup to check
Complete first: Main KPI Formulas, Plan Versions
Ask a simple question about this feature
Explanations use business language. To request a configuration change, say what you want to set, change, or add.
Column Type Ordering
Copy from referenceOrder of column groups: checkbox → hierarchy → product_attributes → plan_version → timeframe.
Important to know before configuring:
- The standalone config row is NOT read directly at runtime — it's embedded in planning_grid_default_config. The onboarding agent copies it as standalone for compatibility.
- Falls back to DEFAULT_COLUMN_GENERATION_ORDER in planning_grid/config.py if missing from the nested config.
No reference value is available; use the guided form or ask the AI Agent for help.
Ask a simple question about this feature
Explanations use business language. To request a configuration change, say what you want to set, change, or add.
Default KPI Tree
Copy from referenceDefault KPI tree structure for the grid column selector.
No reference value is available; use the guided form or ask the AI Agent for help.
Ask a simple question about this feature
Explanations use business language. To request a configuration change, say what you want to set, change, or add.
Pivot/Flip View Layout
Copy from referenceColumn definition for the pivot (flip) view. KPIs as rows instead of columns.
No reference value is available; use the guided form or ask the AI Agent for help.
Ask a simple question about this feature
Explanations use business language. To request a configuration change, say what you want to set, change, or add.
Pivot View (Internal Test)
Copy from referenceInternal test variant of pivot view.
No reference value is available; use the guided form or ask the AI Agent for help.
Ask a simple question about this feature
Explanations use business language. To request a configuration change, say what you want to set, change, or add.
Saved View Limits
Copy from referenceMax personal views per user (50) and max global views (100).
No reference value is available; use the guided form or ask the AI Agent for help.
Ask a simple question about this feature
Explanations use business language. To request a configuration change, say what you want to set, change, or add.