Search documentation

Search docs pages by title or description

Join the waitlist
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.

Try it: Change the function, field, and background of the middle tile; the number recomputes over the eight sample orders.
Settings
Orders
8
Count
Sum of amount
€10.4k
Sum · Amount
Satisfaction
4.3
Avg · Rating
Example. Three stat blocks in a row, each 4 columns wide, all over the Orders table: a plain count, a configurable aggregate on a tinted tile, and an average over the Rating field. The caption under each number names the function and field.

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.