Hi! I am making reports of my sprints. Some cards are not closed at the end of the sprint and I like to now in which status they are in. I need to now how many points are in status : In Test.
I use this measure to one see which caterory the story points are in, Is there a possibility to see how many points are in a specific issue status by closing the sprint?
(
[Measures].[Sprint Story Points at closing],
[Transition Status.Category].[In Progress]
)
Kind regards,
Reinier
