Lets say, in TFS 2013, age of a work item can be calculated by the number of days between Created Date
and Resolved Date
. I need to write such query in TFS portal and plot a chart against it. I know how to plot the chart but I have no idea how to write such query in portal as I see no way of doing this.
Any help?