Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Pivot Table is a macro bundled within Table Filter and Charts for Confluence add-on. It allows you to create pivot tables with aggregated and summarized data on the basis of repeated values from the source table.

Parameters

The add-on adds the Pivot table macro. You can add this macro onto your Confluence page and further paste any table into the macro body. You can also insert the macros that generate the table data and get a pivot table with aggregated values. The following parameters are available to you:

ParameterParameter NameDefaultDescription
columnRow Labels The column that contains row labels that will be grouped into a pivot table.
aggregationCalculated Column The column with data values that will be processed according to the selected operation type.
decimalsDecimal places Number of decimal places in data values.
decimalseparatorDecimal separatorPoint (.)

The sign used as a decimal separator.

idMacro IDAssigned automaticallyID of the macro in Confluence.
typeOperation TypeCountType of the operation that is performed on data values containing in the Calculated Column.
separatorThousands separator The sign that is used as a thousands separator.
showrawdataShow the source tableFalseOption that enables display of the source table data used for generation of the pivot table.
hidePaneHide control panelFalseOption that hides the control panel for management of the pivot table.

Pivot tables in Confluence

You can expand the section below and see the source table that is used for generation of a pivot table with aggregated values.

...

Feel free to work with the sample Pivot table for getting aggregated data values. You can always save any modifications made in the macro's parameters by clicking Save settings in the page view mode.

Sample Pivot Table

Info
titleUse Hint

Try to change the calculated column among the following table columns:

  • Tickets per Hour
  • Average Time per Ticket (min)
  • Calls per Hour
  • Average Time per Call (min)
  • Money ($)

Try to change the operation type among the following ones:

  • Max
  • Min
  • Average
  • Sum
  • Count

Select multiple operations for the same column to view the correlations between values at once.

...