Issues completed outside the sprint

Hi Gijs,

There are several other measures in eazyBI designed for the sprint scope reporting.
You can check the documentation on that for more:
https://docs.eazybi.com/eazybijira/data-import/data-from-jira-and-apps/jira-software-custom-fields#JiraSoftwarecustomfields-Sprintscopemeasures

Please, find here the formula for finding the issues completed outside the sprint. The idea is that those issues are in the done status category already at the beginning of the sprint:

([Measures].[Sprint issues committed],
 [Transition Status.Category].[Done])

You can also check the “Sprint issues not completed” for some other possible definition of the issues completed outside the sprint.

Kindly,
Janis, eazyBI support