This page relates to an older version 1.21 of Rich Filters for Jira Dashboards for Server & Data Center. See the documentation index for other versions, or for the Cloud version of Rich Filters.

Add Two-Dimensional Rich Filter Statistics gadgets to your interactive Jira Dashboard

By the end of this tutorial you'll know how to use the Two Dimensional Rich Filter Statistics gadget to display statistics by two criteria (Jira fields and/or Smart Filters) and to control the displayed data using a Rich Filter Controller gadget.

How to add Two Dimensional (2D) Rich Filter Statistics Gadgets

For this tutorial you need to already have created a Rich Filter with at least a Smart Filter and a dashboard with a Controller and preferably a Rich Filter Results gadget (with a couple of views) based on the Rich Filter. We have used the the Rich Filter and dashboard from the previous tutorial.

  1. In the Jira dashboard add one Two Dimensional Rich Filter Statistics gadget. 

  2. In the configuration of the gadget make sure you set the same Rich Filter you have selected in the other gadgets in the same dashboard (Remember, this is what links together the gadgets in the same dashboard; a Controller controls all the gadgets that have the same Rich Filter as the Controller).
  3. (Optional) Supposing that you want to exclude the cancelled issues from the results, in the Working Query write the JQLresolution in (EMPTY, Fixed)
  4. For the X Axis Statistics Type, you can select any Jira field or any smart filter (with Labels tag type) you have defined. For this example we select the Warnings smart filter we have already defined in the Rich Filter.
  5. For the Y Axis Statistics Type too, you can select any Jira field or any smart filter (with Labels tag type) you have defined. For this example we select the Assignee Jira field.
  6. For the Values, keep the Issue Count (selected by default). Note that you could have changed this setting in order to output aggregated Time Tracking numbers, Story Points or any other numeric value field. 
  7. Save the configuration of your gadget.
  8. You'll notice that the gadget displays the Issue Count per Assignee and per criteria you defined in the Warnings smart filter (excluding the cancelled issues in case you have configured the Working Query). Also, the Controller in your dashboard impacts the data displayed by the gadget (the filters of the Controller are applied).

Learn More

In order to know everything about Two Dimensional Rich Filter Statistics gadgets, have a look at Configuring the Two Dimensional Rich Filter Statistics Gadget.

For the next tutorial, continue to Add Rich Filter Pie Chart gadgets to your interactive Jira Dashboard.