Forum Discussion
Allow option to add multiple teams to Lead Time and Cycle Time widget
Is there a way in the report widgets for lead time and cycle time to have more than one team? This is available in the Burnup and Burndown reports.
2 Replies
- dmsbCopper Contributor
Indeed, those native ADO widgets do not support multiple teams.
A good solution to this could be the widgets offered by the Great Gadgets extension available on VS Marketplace (https://marketplace.visualstudio.com/items?itemName=StonikByte.stonikbyte-great-gadgets-extension&ssr=false#overview).
These widgets are higly configurable and they allow using a shared query as data source, which means that you have full flexibly about what issues to include. You could simply create and use a shared query that return items from multiple teams.
With these widgets you can calculate cycle time, lead time, or time between two workflow states and display as trend chart, control chart or histogram chart. They can also display a Data tab with a detailed report, which you can easily export in CSV.
Hope this helps.
D.
Currently, the Lead Time and Cycle Time widgets in Azure DevOps do not support adding multiple teams directly. These widgets are designed to track metrics for a single team. However, you can create custom Power BI reports to visualize lead time and cycle time data for multiple teams.