Pivot Table Gadget

Totals, Formatting & Export

Control summary rows/columns, number and date formatting, drill-through behavior, and how to export your pivot data.

Summary Rows and Columns

SettingEffect
Show Totals RowAdds a sum row at the bottom of the table
Show Totals ColumnAdds a sum column on the right
Show Percentage ColumnShows each row value as a percentage of the grand total
Show Average ColumnAdds an average column - choose basis: all values or non-zero values only

Number Formatting

SettingWhat It Controls
Number FormatSeparator style for large numbers (1,234 vs 1.234)
Decimal PlacesPrecision for calculated values

Date Field Formatting

When a date field is used as a row or column field, you can control how the dates are grouped and displayed:

FormatExample
DayJan 06, 2025
WeekWeek of Jan 06, 2025
MonthJanuary 2025
QuarterQ1 2025
Year2025

Make Values Clickable (Drill-Through)

When enabled, any cell value in the table becomes a clickable link. Clicking a cell opens the matching list of Jira issues in a new browser tab.

Note: Drill-through works on table display types. It is not available for chart display types.

Export

FormatWhat Is Exported
CSVComplete pivot matrix including row/column headers, all values, and totals
PNGImage snapshot of the current display (table or chart)
ConfigurationJSON export of all settings for reuse or backup

Tip: Export as CSV to analyze the pivot data in Excel or Google Sheets. The exported file preserves all row and column headers so you can apply your own formulas and conditional formatting.