Forum Discussion
JKPrasannaDonthireddy
Jan 12, 2024Microsoft
'State' Graph from ADO
How to get 'State' like Stages of State (New-Active-Inprogress-Closed) from ADO State graph in to KQL query
- BabatundeDallasBrass Contributor
you can use the status and trend work item and query-based charts feature in Azure DevOps. This feature lets you quickly view the status of work in progress by charting the results of a flat-list query.
- JKPrasannaDonthireddyMicrosoft
BabatundeDallas once I have created the chart in Azure Devops. How can i create KQL Query from it.