Skip to main content

Planning Level Iteration

The Planning Level Iteration dataset supports the Planning Level Iteration Analysis dashboard by providing insights into iteration-level data for planning levels. It captures information such as the total number of work items, completed and committed work items, removed items, and added work items. Additionally, it includes metrics to track lagging iterations and flags to indicate completed iterations. This dataset enables users to analyze the progress and performance of iterations within planning levels, offering a clear view of iteration dynamics and supporting effective planning and decision-making.

note

The data is filtered to include records where:

  1. The date difference (in months) between the adjusted end date and the data freshness date is within the specified month range.
  2. The date difference (in months) between the beginning date of the timebox now and the data freshness date is between 0 and 12 months.

The following are the components of this dataset:

Attribute NameDescription
Completed iteration flagFlag to indicate the iteration status
IterationThe iteration ID and name
Lagging count of monthsThe lagging count of months from the last ETL run date
Planning levelName of the Planning Level
Sys_sourceSource system identifier
Metric NameDescription
% WI SpilloverPercentage of work items that have spilled over to the next version of the project
Active IterationsCount of active Sprints
Committed completed work itemsCounts the number of work items committed at the start of the iteration and successfully completed
Committed work itemsThe number of work items committed in iteration
Completed work itemsCompleted work items count
Iteration countThe total number of iterations
Removed work itemsNumber of work items removed from the iteration
Scope change %Percentage of the scope change associated with the iterations
Total added work itemsTotal number of work items added to the iteration
Total work itemsThe net count of work items in an iteration, calculated as the total added work items minus the removed work items