{
  "id": 6334561,
  "title": "How to sum a column in a Confluence table",
  "url": "https://urgent.news/2026/09/08/how-to-sum-a-column-in-a-confluence-table",
  "topic": "tech",
  "section": "Tech",
  "published": "2026-09-08T21:50:04.000Z",
  "source": {
    "name": "Dev.to",
    "slug": "dev-to",
    "url": "https://dev.to/mikhailklimenko/how-to-sum-a-column-in-a-confluence-table-1nlm"
  },
  "original_language": "en",
  "account": "Confluence tables lack a formula engine, so they cannot automatically sum or calculate values across columns. The number displayed on the page is whatever a user manually typed in. Confluence databases, on the other hand, can show totals such as sum and average at the bottom of a field. However, neither tables nor databases can calculate values per row, meaning Confluence Cloud cannot generate a column that multiplies price by quantity. There are three ways to handle calculations in Confluence:\n\n1. Convert the table into a database. This native solution provides aggregates like sum and average, as well as sorting and filtering that remain consistent across page reopens. It is less suitable for non-list data types such as budget breakdowns or comparison matrices.\n\n2. Install a Marketplace app that adds formulas to the page. These apps provide calculated columns, grouping with sums per group, and charts on top. Investing in such an app may be worth the license if data changes frequently and users access it within Confluence. Pricing tiers may increase as the number of users grows.\n\n3. Export the data to a spreadsheet. This method is appropriate for infrequent calculations or when the result belongs in a report that lives in Excel. However, copying data between tables or spreadsheets can be problematic if merged cells are involved, as the copied data might retain visual formatting that leads to incorrect calculations. This method requires time to ensure accurate data transfer and may become a recurring task as the Confluence space expands.\n\nIn summary, use Confluence databases for overall totals within a list of records, invest in a Marketplace app for per-row formulas, or export data to a spreadsheet when calculations are infrequent or intended for external reports.",
  "summary": "One of those questions that looks like it should have a one-click answer and does not. Here is exactly what Confluence Cloud can and cannot do with numbers, and how to pick between the three ways out. Short answer. A normal Confluence table cannot add anything up: there is no formula engine behind it, and the number on the page is whatever somebody typed. A Confluence database can show a total at…",
  "key_points": [],
  "editors_take": null,
  "illustration": null,
  "coverage": {
    "outlets": 1,
    "also_reported_by": []
  },
  "ai_generated": true,
  "disclaimer": "Summaries, key points and the editor’s take are written by software from other outlets’ reporting and may contain errors — always check the linked original."
}