How to How to Create a Cumulative Flow Diagram in Excel
Learn to build a Cumulative Flow Diagram (CFD) in Excel to visualize workflow stages over time. This agile project management chart tracks work items across multiple process states, helping teams identify bottlenecks and optimize flow. Master stacked area charts and data transformation techniques essential for Kanban and Scrum teams.
Why This Matters
CFDs are critical for agile teams to monitor workflow health, predict delivery dates, and make data-driven decisions about process improvements.
Prerequisites
- •Basic Excel skills (data entry, formulas)
- •Understanding of Kanban stages or workflow states
- •Familiarity with Excel charting basics
Step-by-Step Instructions
Prepare Your Data Structure
Create columns for Date, To Do, In Progress, In Review, and Done. Each column represents a workflow stage with cumulative item counts per date.
Calculate Cumulative Values
Use SUM formulas with absolute references: =SUM($C$2:C2) in the first data row, then copy down to calculate running totals for each workflow stage.
Select Data Range
Highlight all data including headers (dates and all workflow stage columns). Go to Insert > Charts > Area Chart and select Stacked Area Chart type.
Customize Chart Appearance
Right-click the chart and select Chart Design > Change Colors to assign distinct colors per workflow stage for clarity.
Add Axis Labels and Legend
Click Chart Elements (+ icon), enable Axis Titles and Legend; rename Y-axis to 'Cumulative Items' and X-axis to 'Date' for professional presentation.
Alternative Methods
Using Pivot Tables for Dynamic Data
Create a Pivot Table from raw task data, grouping by date and workflow stage, then build the CFD chart from the pivoted summary for automatic updates.
Manual Line Chart Approach
Plot each workflow stage as a separate line in a line chart; less visually impactful than stacked area but useful if you prefer individual trend visibility.
Tips & Tricks
- ✓Use consistent date intervals (daily, weekly) to ensure smooth curve representation and accurate trend analysis.
- ✓Assign intuitive colors (green for Done, red for To Do) to make the diagram immediately understandable to stakeholders.
- ✓Ensure cumulative values never decrease; if they do, audit your source data for errors.
Pro Tips
- ★Add trend lines to forecast delivery dates: right-click the Done series and insert a Trendline using exponential or linear regression.
- ★Create separate CFDs for each team or project using Excel slicers to enable interactive filtering without rebuilding charts.
- ★Automate data collection via Power Query (Data > Get & Transform) to pull live task data from databases or APIs.
Troubleshooting
Right-click the chart, select Chart Design > Change Chart Type, and reorder series using Select Data > Legend Entries (Series) to reverse the stack order.
Right-click the X-axis, select Format Axis > Number, and apply Date format category with your preferred date style.
Ensure every workflow stage has a value for every date; use zero if no items exist in a stage to maintain data continuity.
Related Excel Formulas
Frequently Asked Questions
What's the difference between a CFD and a Burndown chart?
Can I use a CFD for non-Agile projects?
How frequently should I update the CFD?
This was one task. ElyxAI handles hundreds.
Sign up