Story points for stories in "ready" status at the end of each sprint

Flavio Ortellao October 1, 2018

Greetings,

For each sprint we'd like to calculate the sum of story points for those stories that at it's end remained in Ready status.

My current approach so far is the following, but unfortunately it doesn't return anything in the report, so I guess I'm getting something wrong. I've created the following calculated member

Sum(
[Transition Status].[Ready],
[Measures].[Story Points created]
)

In the other axis I've put the Sprint dimension.

I'm using [Transition Status] dimension since I want to sum the story points for the stories that remained open when the sprint ended.

So, this doesn't work and I'd like to know why and how to fix it.

Thanks

 

 

1 answer

0 votes
Fabian Lim
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
February 2, 2022

Hi @Flavio Ortellao

In the first tuple value it should be:

[Measures]. [Isues created] instead of the transition.

Then in the pages put a filter with the Status dimension and filter with the ready status.

Regards 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events