Docs rushflow.org ↗ Sign in Start free

How to add computed fields and pivot tables to a report

Web Updated Aug 2026

The report builder can do more than list and total. Computed fields let you add a derived column — like margin (price − cost) or balance due (total − paid) — and a pivot reshapes your data into a cross-tab, with rows by one field and columns by another.

Step by step

  1. Add a computed fieldIn the report builder, add a computed field: give it a name, then choose a left value, an operator (+, −, ×, ÷) and a right value (another field or a number). It appears as a new column.
  2. Total it tooA computed field can also be used as a measure — for example, total the margin across a group.
  3. Turn on PivotSwitch on Pivot, then pick the rows field, the columns field, and the value to total. Each distinct value of the columns field becomes its own column.

Good uses for a pivot

  • Sales per customer (rows) split by payment status (columns)
  • Amount per branch (rows) split by month or category (columns)
  • A row total is added automatically when you’re summing or counting

Safe by design

Division guards against divide-by-zero (an empty denominator simply shows blank), and computed fields can only combine the report’s own numeric fields — so the maths stays sensible.

Frequently asked questions

How do I add a margin or profit column to a report?

Add a computed field: name it Margin, choose price, the − operator, and cost. It becomes a column and can be totalled per group.

What is a pivot report?

A cross-tab: you choose a rows field and a columns field, and each value of the columns field becomes its own column — for example sales per customer split by payment status.

Ready to run your business on RushFlow?

Start a free trial, or explore the live demo — no credit card needed.

Create your account →