How to measure the number of issues (not estimated in SP) completed in a sprint

Hi,

Try using advanced settings to define “Story point” field as dimension.
See details on how to import “Story points” as dimension: How to create a histogram

Then you could use the “Story points” dimension as page filter and filter “Story points” = 0

Then you could create a new calculated measure that calculates the stories from committed as in this example:
https://eazybi.com/accounts/1000/cubes/Issues/reports/243468-sprint-issue-balance

It has a calculated measure “Sprint issues completed of committed” that calculates completed issues from those that were committed to the sprint.

Martins / eazyBI support