I'm looking for a way to view the total story points assigned to each of my developers per sprint. Ideally, I'd like to create a dashboard that shows the story points each developer has completed across historical sprints and the story points they're assigned in the current and future sprints. Is this doable?
My idea - It would be great to have a line graph with sprints on the X-axis, story points on the Y-axis, and each developer as a series.
I understand that I'll also need to set up a filter for this. I'm not very familiar with JSON or using filters, and I work in a large company where I need to filter specifically for my team in a dashboarding model. I'm still learning how to create this filter.
If anyone has any ideas or tips on how to solve this, I'd really appreciate the help!