Pivot, Charts & Kanban

Updated 10 July 2026

Go beyond flat lists: configure pivot tables, bar/line/pie graphs, kanban columns, and calendar views from the template form.

Overview

Advance Report Studio opens standard Odoo analytics views-not a separate BI tool. On each template you choose View modes (list, form, pivot, graph, kanban, calendar where supported), then define how data is grouped and measured.

Pivot uses row and column group-by lines. Graph uses chart typemeasure (numeric field or record count), and group-by lines. Kanban uses group-by lines for column headers. Settings sync to technical fields used at runtime and included in JSON export.

How it works

View modes are stored as many2many tags linked to options (list, form, pivot, graph, kanban, calendar). Order is preserved when possible; the first mode in the chain is typically what opens first-demo Contacts – graph & kanban opens Graph first.

Pivot/graph/kanban lines support date intervals on date/datetime fields: year, quarter, month, week, day, hour, minute (stored as field_name:month style specs).

Calendar is only allowed if the target model has a suitable calendar view in Odoo; otherwise save fails with a clear validation message.

Graph measure rules

Step-by-step

Fields reference

Field explanations

Each block matches one row in the table above, in the same order.

Tips

Common mistakes

Image

Pivot, Charts & Kanban