Hi,
I have some reports in my tfs collection and i want to get the report result information (without show the report), using C#.
I want to take reprot result and put it in my chart.
(report, for examle: 'Bug Status')
Is it possible to export tfs report to csv by code?
Thanks.