Questions tagged [tfs-reports]
49 questions
7
votes
3 answers
How to generate reports based on TFS work items?
Few years ago I saw functionality that allows building graphics using TFS that show amount of issues per priority for project (it involved . But I Cannot find how to do that now.
Please advise:
Question 1. How to configure TFS to generate…

Budda
- 18,015
- 33
- 124
- 206
4
votes
2 answers
TFS Cross-Project Reporting
We are migrating towards TFS and have decided based on online commentary to structure TFS as one Project per team, with each "real project" being an Area (and each release an Iteration).
This means our TFS structure is somewhat like:
Apps Team
-…

Matt Mitchell
- 40,943
- 35
- 118
- 185
4
votes
1 answer
Team Foundation Server 2010: How to enable reports?
Having installed the "Team Foundation Server - Standard Edition"; but no reports/reporting are available in the VS "Team Explorer" under my collection/project.
Can I assuming that it's the "Reporting Application Tier" that I need to configure in the…

user403199
- 71
- 4
2
votes
2 answers
How can I change the time interval for the generation of reports in TFS 2010?
I installed TFS 2010 just to test, and I have no experience with previous versions.
Now, the problem is that I have just created some New Bugs items but when I run the Report "Bug Status" they are not shown.
Are these reports created and cached at…

Drake
- 8,225
- 15
- 71
- 104
1
vote
1 answer
how to generate TFS 2010 detailed build steps report
Are there out-of-the-box TFS 2010 reports that shows the detailed build steps taken?
If there's none, Is it possible to create one?

dba
- 33
- 4
1
vote
0 answers
TFS build run custom code
I am looking at possible solution for generating the report showing code analysis warnings chart (ex: design guidelines count on y-axis and days on x-axis)
I see TFS build logs code analysis warnings to TFS database but it is only total count.
I am…

avi
- 178
- 2
- 9
1
vote
2 answers
missing dataset in Reporting Services Report after Moving TFS
We recently moved our Team Foundation Server (TFS) to a new server, and I am now trying to setup the reports once more. When I run the reports I get this error:
An error has occurred during report processing. (rsProcessingAborted)
Query execution…
user999949
1
vote
1 answer
Rebuilding TFS 2010 SCRUM template reports?
Is there a way to rebuild the reports that are configured when you intstall the TFS 2010 SCRUM template? We had changed the domain name of the server and when we run the reports the old server name is coming up in the URL inside TFS 2010
Update: I…

DDiVita
- 4,225
- 5
- 63
- 117
1
vote
1 answer
What are the table relationships by member, task and effort time in Team Foundation Server?
I need to extract some data from TFS data base and I can't find the tables that I need.
We using TFS for measure productivity (projects, user stories, tasks, etc) and I must do an productivty indicators with Excel connecting directly to TFS data…

Nicolas Karpiuk
- 13
- 3
1
vote
1 answer
How to disable the reporting in TFS
Is there any way to disable the reporting in TFS.
we know while creating project it create the reporting for the team project
but what if we want this to disable while creating of Team project.
we tried following link but nothing…

Dilip J. Mansukhani
- 29
- 2
1
vote
1 answer
TFS reports finds wrong project after rename
The problem is that alle the reports for a given project is now looking at a wrong team project.
In the standard reports the following query is used to determine the project:
SELECT TOP 1 p.ProjectNodeGUID, p.ProjectNodeName FROM
(
SELECT…

Michael
- 3,350
- 2
- 21
- 35
1
vote
1 answer
TFS 2017.2 errors after upgrade in Data Warehouse, data conflicts in reports
We installed a new TFS 2017.2 with new SQL 2016 Server and one new Collection. After moving old TFS 2015.1 collections to this new server, we got schema conflict errors in TFS reports.
Most of them were name conflicts with localization language…

Paul S.
- 35
- 6
1
vote
1 answer
Link TFS Export in Excel to an Access table
We do a lot of TFS analysis and reporting in Excel, using PowerPivot to map to 'executive friendly' terms (like dates vs iterations) and they are quite please with all that. However, we also now have several TFS 'projects' (instances, versions,…

Jennifer Carner
- 11
- 1
1
vote
1 answer
Reporting on completed sprint
Want to build a report showing each team member's percentage contribution per a completed Sprint.
We break up the work in Tasks and assign a Remaining Work value to indicate the time needed. The problem then is that remaining value is clear or…

Roelof Briers
- 115
- 10
1
vote
1 answer
TFS 2015 Error Warehouse build
after migrate from TFS 2013 to TFS 2015 update 3 we got this error when trying to manually recreate cube for reports.
[Work Item Tracking Warehouse Sync]: ---> Microsoft.TeamFoundation.Warehouse.WarehouseException:
TF221122: An error occurred…

Lukas Caniga
- 399
- 6
- 17