Issues completed outside the sprint

Hi,

I am looking for a bar chart which represents the issues completed outside the sprint. I already found the measure ‘Sprint issues completed’, but this is a combination of the issues which are completed inside and outside the sprint.

In the picture below you can find the partition i am looking for in EazyBI.

Is that possible in EazyBI?

Thanks,
Gijs

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

Hi Janis,

Referring to the question from Gijs, I would like to get only the Story Points completed from ‘Completed Issues’ only, but the Sprint Story Points completed also includes those Story Points completed OUTSIDE of the sprint.

Please help. Thanks.

Hi,

Please check other community posts about this topic:

Kindly,

Janis, eazyBI support