Footer Aggregation
Add automatic aggregations to the footer row of your table. Once enabled, Simple Tables computes results instantly and displays them beneath the table — updating as your data changes.
- Open Column settings → Footer aggregation.
- Select a function: Count, Count distinct, Sum, Avg, Min, Max, or Mode.
- Preview the result in the footer and click Save.
Tip: Footer aggregations summarize the column across the table and update when rows or values change.
At a glance
Function | Good for | Example (input → footer output) |
---|---|---|
Count | Tickets, rows, items | 42 rows → 42 |
Count distinct | Unique users, SKUs, labels | ["Ana","Ken","Ken","Maya"] → 3 |
Sum | Revenue, hours, totals | [120, 80, 50] → 250 |
Avg | Satisfaction, score, SLA | [4.6, 4.9, 4.0] → 4.5 |
Min | Earliest date, fastest time | [2025-01-10, 2025-01-03, 2025-01-25] → 2025-01-03 |
Max | Latest date, largest amount | [$5k, $12k, $8k] → $12k |
Mode | Predominant status/label | ["In progress","Blocked","In progress","Done"] → In progress |
Examples are illustrative; actual formatting follows your column types and locale.
Count
What it does: Counts the number of rows in the table (including duplicates and blanks).
Queue Manager
ZenDeskura — Support
Setup: Set the “Ticket ID” column footer to Count.
Impact: Shows the total items to triage at a glance.
Count distinct
What it does: Counts unique, non-blank values in the column.
Merch Ops
Kyoto Retail
Setup: Set the “SKU” column footer to Count distinct.
Impact: Instantly shows catalog breadth per report period.
Sum
What it does: Adds all numeric values in the column. Non-numeric and blank cells are ignored.
Budget Analyst
Acme Co — Finance
Setup: Set the “Amount” column footer to Sum.
Impact: Provides total spend without leaving the page.
Avg
What it does: Calculates the arithmetic mean of numeric values. Blanks are ignored.
HR Manager
Midori Inc — People Team
Setup: Set the “Score” column footer to Avg.
Impact: Tracks sentiment shifts month-over-month.
Min
What it does: Returns the smallest value. Works for numbers and dates.
Project Planner
Hikari Solutions
Setup: Set the “Due date” column footer to Min.
Impact: Keeps the nearest deadline visible at all times.
Max
What it does: Returns the largest value. Works for numbers and dates.
Deals Boss
KyotoTech — Sales
Setup: Set “Contract value” footer to Max.
Impact: Highlights the biggest win on the page.
Mode
What it does: Returns the most frequent value (Moda) in the column — ideal for categorical fields like Status, Priority, or Owner. Ties return one of the most frequent values; blanks are ignored.
Project Ops
Hikari Solutions — PMO
Setup: Set the “Status” column footer to Mode.
Impact: Gives stakeholders a one-glance read of the overall state (e.g., mostly “In progress”).
• Footer aggregations summarize the column in the footer area; underlying row values remain unchanged.
• Mix different functions across columns to build a compact summary bar.
• Works together with your chosen data types and number/date formats.
Want to try it in your site? InstallSimple Tables for Confluence from the Atlassian Marketplace.