mikebeerens
Feb 06, 2023Copper Contributor
Exporting iteration start / end dates
I want to setup a query to return information about features in my backlog to be used in another program that produces gantt charts. I need that export to include the start and end date of the iteration my feature is planned for.
ADO knows what sprint I have a feature planned for and it knows the start and end date of my sprints but I cannot figure out how to get it to populate that in my query so I can export with those dates included in a .csv.
Can anyone direct me to what those dates are called to incorporate into my query?