Hello i am looking for a filter query which shows that in each sprint how many team members is assigned and how many task they completing in each sprint. in another chart show what the other team members doing and how many task.
Hi @Sanskriti Pathak , welcome to the Community. Have a look at the two-dimensional gadget in the Dashboard. You could set the Sprint field to the X-axis and assignee to the Y-axis.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
hi i tried but its showing all the resources and all sprint i want to capture current sprint only and current resources working in ongoing sprint is there any way for that ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Use a filter like this...
project = abc and Sprint in openSprints()
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.