Forum Discussion
MaseyBoy
Dec 03, 2021Copper Contributor
Azure Devops - Best way to create a burndown chart for an Epic
Hi, What is the best way to create a chart that would should the burndown (or burnup) of Story Points completed on User Stories under one or more Epics? I have never been able to do this with...
Jamony
Jun 30, 2026MCT
Hi, for an Epic-level burndown, Azure DevOps dashboards can be limiting because the built-in widgets are usually better at sprint or team-level views. I would try Analytics Views with Power BI and pull the child User Stories under the Epic, then chart completed story points over time. The key is making sure the query expands the hierarchy correctly, otherwise the burndown will miss work items.