S
Simpleasyty

Pivot tables

Turn many records into a clear matrix of rows, columns, and one calculated value.

PIVOT TABLES

A pivot table answers comparison questions without asking readers to scan every record. Choose one field for rows, one for columns, and the calculation at their intersections.

For example, see support-ticket counts by status and priority, or revenue by region and quarter.

Set up a pivot table

Enable the view, then choose the three settings that build its matrix.

1

Open Pivot

Edit the macro and open the Pivot tab at the top of the setup panel.

2

Enable the pivot table

Turn on Enable pivot table. Once the setup is complete, the preview renders a summary instead of the raw table.

3

Choose rows and columns

For Rows, choose the main category on the left. For Columns, choose the category across the header. Both fields are required.

4

Set the calculation and value

Choose Count, Sum, Average, Max, or Min. Count does not need a value field; every other calculation needs a numeric column in Values.

5

Review totals

Leave Show totals enabled when you want row totals, column totals, and a grand total. Review the preview, then save or publish the page.

From individual rows to a comparison view

Row field Column field Aggregation Matrix

Each combination of row and column values gets one result cell. The matrix contains only categories present in the source data.

The selected value column’s number formatting is carried into the pivot results.

Choose the right calculation

Your selected calculation determines the result shown in each matrix cell.

AggregationUse it forExample
CountNumber of recordsOpen tickets by status and priority
SumTotal of numeric valuesRevenue by region and quarter
AverageAverage of numeric valuesAverage resolution time by team
Min / MaxLowest or highest numeric valueHighest cost by project and month

Example: prioritize support work

A support team wants to understand its queue without reading every ticket.

Before
The team lead sees a long list of tickets, status, priority, and owner. The balance of urgent and routine work is not immediately clear.
With a pivot
They choose Status for rows, Priority for columns, and Count for the calculation. The matrix immediately shows where critical or blocked tickets are accumulating.