I need a dashboard to see the total story points per asignee in the current sprint.
First: I created this filter: projectType = software AND sprint in openSprints() AND "Story Points" is not empty.
Second: I created a dashboard, added a gadget and I selected Pie chart, selected the filter created in the first step and statistic type: assignee.
I can see the total issues by assignee to each one with not empty Story Point.
How can I change the filter to obtain the sum of story points?
Thank you in advance!
Hello @Carmen Blázquez Jiménez,
I am Marlene, product manager of Quick Filters for Jira Dashboards.
Unfortunately this is not possible with the native Jira gadget, but with our Quick Gadgets. You can sum up story points and any other Jira number field with the statistics and Quick Pie Chart gadget.
Our Great Gadgets app offers many gadgets for tracking Jira projects including the Advanced Issue Filter Formula gadget that allows you to display this info, like this:
Have also a look over this article: How to track multi-team or scaled-agile projects (such as SAFe®) in Jira with Great Gadgets app
I hope this helps.
Danut.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You can't with the ootb pie chart gadget, it only has a single dimension.
You can achieve this with the ootb two-dimensional filter gadget.
Otherwise you would need to look into marketplace apps that enhance the dashboard option with more gadgets and gadget functionality.
Example: Custom Charts for Jira
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.