Drill-Down into Records

Updated 13 July 2026

Click any chart or KPI number to see the actual Odoo records behind it.

Overview

Drill-down lets you click a widget on a live dashboard and jump straight to the list of Odoo records that make up that number or chart segment. For example, if a KPI tile shows 42 open sales orders, clicking it opens the Sales Orders list filtered to exactly those 42 orders.

This is one of the most powerful features for everyday users – you go from a high-level summary to the detailed records in one click, without building a separate report.

How It Works

When a widget uses an Odoo Model as its data source (not Custom SQL), the system knows which records were counted or summed. Clicking the widget sends you to the standard Odoo list view for that record type, with filters applied automatically – including the dashboard’s current date period and any rules set on the widget.

KPI tiles at the top of the dashboard and chart widgets both support drill-down. List View widgets already show records on the dashboard, so they do not use drill-down the same way – you see the data directly in the table.

Important: Drill-down only works for widgets connected to an Odoo Model. Widgets built with Custom SQL cannot drill down because they pull data from a custom query, not a standard record list.

Step-by-Step Guide

Open a Dashboard
Set Your Date Period
Find a Clickable Widget
Click the Widget
Review the Filtered Records
Return to the Dashboard
Use the Chart Menu (Alternative)

Drill-Down Reference

Field Explanations

Clickable KPI Tile

Large number cards at the top of many dashboards. When the data comes from an Odoo Model, clicking the tile opens the underlying records. The cursor changes to a pointer when drill-down is available.

Clickable Chart

Bar, line, pie, and similar charts built from an Odoo Model support drill-down. Click a bar or segment to see the records that make up that slice of the chart.

View Records Button

An alternative way to drill down from chart widgets. Found in the widget header menu – useful if you prefer a button over clicking the chart area.

Date Filter Applied

Drill-down always uses the date period currently selected on the dashboard. If you switch from This Month to Last 30 Days and drill down, you will see different records.

Widget Domain Rules

If a widget was configured with extra filters (for example, only “Done” stage orders), those filters carry over to the record list when you drill down.

Custom SQL Widget

Widgets using Custom SQL cannot drill down because the data does not map to a single Odoo record list. Clicking shows a message: “Drill-down is not available for this widget.”

List View Widget

These widgets already display rows of data on the dashboard. There is no separate drill-down – the table itself is the detail view.

Edit Mode

When you are dragging and resizing widgets (edit mode), clicks are used for layout changes, not drill-down. Save your layout and exit edit mode to use drill-down again.

Tips

Common Mistakes

Image

Drill-Down into Records