Forum Discussion
Anonymous
5 years agoNot applicable
How caclculate TouchTime for Azure DevOps
Hello i want to calc Touch Time (sum working time by closed items per period in certain State). In my data set i have: Work Item Id - item State Time in Days - time in certain State State - St...
Iryna_K
2 years agoFrequent Visitor
Install the Time in State for Azure DevOps extension and follow this guide to calculate Touch Time. Also, you can download these reports to Excel and further manipulate the data there.
Select a query for the report generation
Select a calendar for the right calculation
Filter Work Items by Closed
(Optionally) Select an items range in the “Work Item“ dropdown (to display items that were closed in such period)
Select a period in the “Time range” dropdown (to display the time calculation for the selected item range in the specific time range)
Look at the State column and the time that item was in such state.
I hope it will be helpful for you!