Stat block
Metric
The stat block boils a table down to a single number: how many, how much, how recent. A row of stat tiles across the top of a view is the fastest dashboard you can build.
When to use it
- KPIs: open tickets, revenue this month, active members.
- Record-page summaries — combined with a record filter, "orders for this customer".
- Health checks: newest sync date via max over a date field.
Settings
| Setting | Options | What it does |
|---|---|---|
| Function | count, sum, avg, min, max | The aggregate to compute. |
| Field | — | The field the function runs over. Required for everything except count; sum and avg need a number field. |
| Background | amber, blue, green, violet, rose, slate | Optional soft tile tint; the plain card frame when unset. |
| Icon | icon name | Optional icon rendered on the tile. |
Like every block, this one also has the shared block settings: a title and optional description, a header you can show or hide, auto-height, conditional visibility, and role-based visibility, plus the source table and record-filter settings shared by all data blocks.