Browse documentation

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

SettingWhat it does
FunctionThe aggregate to compute.
FieldThe field the function runs over. Required for everything except count; sum and avg need a number field.
BackgroundOptional soft tile tint; the plain card frame when unset.
IconOptional 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.