Sprint Report with backlog and completed tickets

I need following reports to be made in eazybi, but don’t know how to get backlog tickets
and see ticket before its released

  1. Report that shows the average amount of time a story is completed before it is released.

  2. Report that shows the health of the backlog by number of stories/defects and points that are in Ready for Dev or On Hold status

  3. Report that shows the health of the backlog by number of stories/defects and points that are in Ready for Dev

Hi,

there are the “(no board)” and “(no sprint)” members in the Sprint dimension showing issues not assigned to any sprint currently.

  1. For the average resolution time, please use the standard eazyBI measure “Average resolution days” in the Calculated members of the Measures panel.
  2. You can combine the measures with the statuses in tuples to see the readiness of the backlog. Use the formula like this:
    ([Measures].[Issues created],
    [Status].[Ready for Dev])

For including several statuses in the health count, please, check how the Aggregated members can be created: https://docs.eazybi.com/display/EAZYBI/Calculated+Members#CalculatedMembers-Aggregatemembersinotherdimensions

Kindly,
Janis, eazyBI support