Two Dimensional Filter Statistics
The Two Dimensional Filter Statistics (by sumUp) gadget works like the built-in Two Dimensional Filter Statistics gadget for Jira extended by a total column as well as a total row for a numeric custom field.

Configuration
Options | Explanation |
---|---|
What is the name of your gadget? | Optionally, type in a name for the gadget. |
Which issues do you want to analyze? | Select an existing filter or Custom JQL to define the issues that you want to analyze. Using Custom JQL allows you to narrow down the result set ad-hoc without the need to create a filter. |
Which fields would you like to display? | Select the field that you want to calculate a sum for. Only certain fields can be summed up (e.g., numeric fields, text fields with numeric values, etc.). |
Which fields do you want to see on the x-Axis? | Select a field that will be used to group the results by on the x-Axis. ![]() |
Which field do you want to see on the y-Axis? | Select a field that will be used to group the results by on the y-Axis. ![]() |
How many rows do you want to display per page? | Choose how many rows (x-axis) you want to display when viewing the gadget. Additional results will be paginated. The sum rows will show the total of all results regardless of the page they are on. |
SINCE VERSION 3.8.0 You only see the following options if you have picked a date or date-time field to show/group by on the y-Axis. | |
Which time period do you want to display as default? | SINCE VERSION 3.8.0 Set a default time period for date or date-time field (e.g.,Due Date, Created): Current week, Current month, Current quarter, Current year, All-time |
Which default for the date aggregation level do you choose? | SINCE VERSION 3.8.0 Set a default aggregation level for date or date-time fields: Daily, Weekly, Monthly, Quarterly, Yearly |
Refresh Interval | You can choose between: Never, Every 15 Minutes, Every 30 Minutes, Every 1 Hour, Every 2 Hours If Never is selected, the gadget will only be refreshed on page reload. |
📚 Use cases and examples
Use Case | Gadget | Description |
---|---|---|
Issues Due This Week | Two Dimensional Filter Statistics | Displays how many issues are due for each assignee in the current week. |