Starting from version 3.0.0 Table Filter add-on allows you to generate pivot tables from the data tables. A pivot table is such a kind of a table that allows you to get the summarized and aggregated data values from the master table.

The Pivot table macro allows you to perform the following operations:

Inserting Pivot table macro

  1. Switch the Confluence page to the edit mode.
  2. Start entering {Pivot table} and select the Pivot table macro from the prompted context menu.
  3. Click Insert.
  4. The macro will be added to your page.
  5. Insert your master table into the Pivot table macro.

Before inserting the master table into the macro ensure the following things:

  1. The master table should contain identical labels that will be used for data summarization.
  2. Columns should have data of the same type. If the column has data of different types, you may get the error when summarizing data.

Configuring Pivot table macro