Feature Burn Up / Features Planned

SB 300 Reputation points
2026-07-01T21:02:07.46+00:00

Hi Team,

I would like to understand how is Feature Planned and scope increase is calculated by Azure DevOps? Is Feature Planned based on State In Progress (meaning when the delivery team started working on that Feature) to Done? Or is it New (meaning with the Feature was created even though work might not have officially started) to Done?

I want to show something similar User's image

Azure DevOps
0 comments No comments

Answer accepted by question author

Rukmini 43,180 Reputation points Microsoft External Staff Moderator
2026-07-01T21:08:06.6433333+00:00

Hello @SB

Features Planned is generally not calculated based on the work item's State (such as New, Active/In Progress, or Done). Instead, it is based on whether the Feature was part of the plan at the beginning of the reporting period (for example, a sprint or quarter).

In other words:

  • Features Planned: Features that were already assigned to the iteration/release at the start of the period.
  • Scope Increase: Features that were added to the iteration/release after the period had started.
  • Delivered: Features that reached a completed state (Done/Closed/Completed) during the reporting period.

So, the distinction is not "New vs. In Progress". A Feature can still be in the New state and be counted as Planned if it was included in the plan from the start. Likewise, a Feature moved into the iteration later would be considered Scope Increase, regardless of its state.

If you're trying to build a similar report in Power BI or Azure DevOps Analytics, the calculation typically relies on iteration assignment history and reporting period dates, rather than workflow state transitions.

If the resolution was helpful, kindly take a moment to click on 210246-screenshot-2021-12-10-121802.pngand click on Yes for was this answer helpful. And, if you have any further query do let us know.

Was this answer helpful?

1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.