ElyxAI
charts

How to How to Create a Burndown Chart in Excel

Excel 2016Excel 2019Excel 365Excel Online

Learn to create a burndown chart in Excel to visualize project progress and remaining work over time. This essential agile project management tool displays how much work remains versus the ideal completion rate, helping teams track sprints and identify bottlenecks quickly and professionally.

Why This Matters

Burndown charts are critical for agile teams to monitor sprint progress and communicate project status to stakeholders visually. They enable quick identification of delays and help teams adjust workload or timelines proactively.

Prerequisites

  • Basic Excel knowledge including data entry and column formatting
  • Understanding of sprint duration and story points or task counts
  • Familiarity with Excel chart creation basics

Step-by-Step Instructions

1

Set Up Your Data Structure

Create three columns: Day (A), Ideal Burndown (B), and Actual Burndown (C). Enter sprint days (1, 2, 3, etc.) in column A starting from A2.

2

Calculate Ideal Burndown Values

In B2, enter your total story points. In B3, use formula =B2-(B$2/number_of_days) and copy down to create linear decrease. Adjust the denominator to your sprint length (e.g., 10 days).

3

Enter Actual Burndown Data

Manually input remaining story points for each day in column C based on your team's actual progress. Update this daily throughout the sprint.

4

Create the Line Chart

Select data range A1:C[last_day], go to Insert > Charts > Line > Line Chart, then click OK to generate the initial chart.

5

Format and Label Your Chart

Right-click the chart, select Chart Title to add name, then customize axes labels via Design > Add Chart Element > Axis Titles to label X-axis as 'Sprint Days' and Y-axis as 'Story Points'.

Alternative Methods

Using Excel Scatter Chart

Create a scatter plot instead of a line chart for easier visual comparison of ideal vs. actual burndown trends. This method works well for non-linear work patterns.

Using Excel Templates

Search for pre-built burndown chart templates in File > New > Templates to save setup time and gain professional formatting instantly.

Tips & Tricks

  • Update actual burndown data daily at the same time to maintain consistency and accuracy throughout the sprint.
  • Keep your sprint duration fixed (typically 10-14 days) to ensure the ideal burndown formula calculates correctly.
  • Use consistent color coding: blue for ideal, red for actual to make the chart instantly readable.

Pro Tips

  • Add a trend line to your actual burndown series to visualize if the team is on pace; right-click the actual data line > Add Trendline.
  • Create a secondary axis for different metrics like bugs vs. features to display multiple burndown patterns simultaneously.
  • Lock your ideal burndown column with $ references so formulas don't shift when copying across different sprints.

Troubleshooting

Chart shows incorrect ideal burndown line (not decreasing linearly)

Verify your formula uses absolute reference for the total points ($B$2) and relative reference for the day count. Recalculate by pressing F9 if needed.

Actual burndown line is not displaying correctly

Ensure all values in column C are numeric, not text. Check for hidden rows or empty cells that may break the data continuity.

Legend is missing or axes labels are unclear

Right-click the chart > Edit Data > Edit Legend Entry to ensure both series are properly labeled and visible in the legend.

Related Excel Formulas

Frequently Asked Questions

Can I use burndown charts for non-agile projects?
Yes, burndown charts work for any project with defined tasks and time-bound delivery. Replace story points with task count or hours remaining to adapt the concept to traditional project management methodologies.
How often should I update the actual burndown data?
Ideally daily at the end of the workday or during daily standups. Real-time updates provide the most accurate visualization of team progress and help identify blockers immediately.
What if my team completes work ahead of the ideal line?
Congratulations! This indicates your team is ahead of schedule. You can either commit additional work or prepare for the next sprint earlier. Both are positive signs of productivity.

This was one task. ElyxAI handles hundreds.

Sign up