Forum Discussion
hiteshchandwani
Oct 28, 2021Copper Contributor
Create burndown chart on multiple custom workitems together
Hi Folks, I am trying to see if there is a way to achieve a burndown chart created on DevOps dashboard which has base of more than one work item type instead of just using stories/epics/features
Jamony
Jun 30, 2026MCT
Hi, the built-in Azure DevOps burndown widgets usually expect standard backlog levels, so multiple custom work item types can be awkward. I would use Analytics Views or OData into Power BI, then build the burndown from the custom types and state transitions you care about. That gives much more control than trying to force the standard dashboard widget to understand a custom process.