Forum Discussion
JKPrasannaDonthireddy
Microsoft
Jan 12, 2024'State' Graph from ADO
How to get 'State' like Stages of State (New-Active-Inprogress-Closed) from ADO State graph in to KQL query
BabatundeDallas
Jan 25, 2024Brass 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.
JKPrasannaDonthireddy
Microsoft
Jan 29, 2024BabatundeDallas once I have created the chart in Azure Devops. How can i create KQL Query from it.