Pivot table maker

Paste your data, pick what to group by and what to total, and get the pivot table immediately. No spreadsheet, no signup.

Free, no signup. Edit it here, then take it with you as CSV.

RegionRepQuarterAmount
Sum of Amount
RegionQ1Q2Total
North22,20015,10037,300
South17,60022,50040,100
West21,0506,40027,450
Total60,85044,000104,850

Rows group down the side, columns across the top, and the value is what gets summarized in each cell. That is the whole model, and it is the part the click path in a tutorial tends to obscure.

Frequently asked
What actually is a pivot table?

A group-by with a second dimension. It takes many rows, buckets them by one field down the side and optionally another across the top, and applies one summary (sum, count, average) to a chosen value in each bucket. Everything else is presentation.

Why is my pivot showing zeros or blanks?

The value column is not numeric. Numbers stored as text, currency symbols, or a stray space will not sum, and a spreadsheet shows the result as blank or zero rather than telling you why. This tool warns you when most of the column failed to parse.

What is the difference between rows and columns here?

Only orientation, but it changes readability a lot. Put the field with more distinct values down the side, and the one with few (quarters, statuses, months) across the top. A pivot with forty columns is a table nobody reads.

Why does my pivot not update when the data changes?

Because a spreadsheet pivot is a snapshot over a fixed range: it needs a manual refresh, and it will not see rows added below the range. That single behaviour is the source of most stale numbers in reporting decks.

Keep it live instead of rebuilding it.

This is a snapshot. In Wisegrid the same thing stays current as the work changes, and the rollups read off it automatically. Start your 7-day free trial, no credit card required.