index > Team Foundation Server - Reporting > Description of WorkItems

Description of WorkItems


How can I create a report containing descriptions of scenario work items of some given Team project?

The single work items table containing Team Project ID I could find is "Work Item History" from TfsWarehouse and the single table containing descriptions I could find is WorkItemLongTexts from TfsWorkItemTracking.

But it is impossible to create a report based on two Datasources, isn't it? I have a feeling I miss some very easy possibility. Because getting descriptions of the project's scenario work items (for example to send them to the customer as pdf) is THE typical use case for scenario work items... It can't be so hard...

Some pre-made Excel-Based reports like "Scenarios.xls" can get any column of workitems (it is even configurable). How do they do it? Do they really access several datasources and combine the data on the client?

mfridental

Hi there,

You can create a report with more than one data source. When you create a new dataset you specify the data source.

Tutorials on creating reports using reporting services: http://msdn2.microsoft.com/en-us/library/ms170246.aspx

this msdn magazine article is a good overview: http://msdn.microsoft.com/msdnmag/issues/06/06/DataPoints/default.aspx

In case you have very specific RS questions, you can post them in the Reporting Services forum: http://forums.microsoft.com/MSDN/ShowForum.aspx?ForumID=82&SiteID=1

hope that helps!

Mauli Shah - MSFT

OK, I'll try to read more about reporting services, but I still have questions.

All tutorials about VSTS Reporting I've seen are using the TfsWarehouse database only. But this database has a very limited number of tables to create useful reports (at least for me). Does Microsoft recommend to use other databases (for example TfsWorkItemTracking) for custom reports? Where can I get a documentation about their data schema (not every table in this database is self explaining)?

Thanks.

mfridental

mrfridental:

I have asked the same thing and the response was that querying the operational datastores directoy (and tfsworkitemtracking is operationa), is not recommemded.

Msft recommends using .net objects representing the data stores instead of direct access

DougInGeorgia
reply 4

You can use google to search for other answers

 

More Articles

reports don't work in projects created with custom template
Edit reports from Agile process template?
Only one CUBE in Team Foundation Server
table pagination
Issues with dimension after following warehouse troubleshooting g...
TFS Reporting does not work due to warehousing issue
Reports against Version Control
Is there a way to select the executed test cases from the databas...
URL for the 50 standard TFS reports
Creating a custom report -- help
Welcome to Bokebb   New Update   Joins the collection  
 

New Articles

Reporting on all Projects
Filter on #current work items
Reports not accessible through project p…
How to accss Symptom and StepsToReproduc…
Report server problem.
Code Reviewer Report
How do I set default value for a dimensi…
Passing new parameters to Report(.rdlc)
Reports using customized Workitems
urgent: Connection Problems
TFS reporting
Error when trying to display a report
Quality Indicators Report
How can I create Dynamic Query between t…
Requirements Test History and Overview n…

Hot Articles

error whyle tryng to export to excel
An attempt has been made to use a data e…
TFS reporting
Turning a Work Item Query Into a Report
What ?淒efault Value??is the correct one…
Label reports
how to install report designer?
Related WOrk Items With Code files?
Render and Create PDF File directly from…
How do I fix the TfsOlapReportDS user pr…
How do i edit or delete reports?
Date validation
DateTimes become Dates in Warehouse/Repo…
NullReferenceException during Code Churn…
Adding Data Region to existing items

Recommend Articles

Problem with data stored on Warehouse in…
Failed to generate reports
Checkin Policy Override Report
TFS and Reporting Services - Domain vs. …
Permissions Question with Reporting Site
More Warehouse problems
SubReport ReportItems
"Hidden" reports in RTM ..
Projects are missing in reporting server
rsRenderingExtensionNotFound
Scenarios With No Tasks
Reporting completed work per person retu…
The synchronization issue of the reporting
TfsWarehouse Database not updated with a…
Trouble with VSTS / Sharepoint remoting …