index > Team Foundation Server - Work Item Tracking > View history in MS Excel

View history in MS Excel


Is it possible to view history in MS Excel ?
We want to use the comment/history field for adding release note descriptions, so that when the product is released, we can extract the release notes for all fixed bugs.
The first step would be to get the history in Excel, the second step would be to filter for comments with Release Note information (don't know how yet)

Or is there any other workaround to accomplish this functionality ?

paso

Hello,

In V1 we don't support viewing history field in Excel.

One workaround for what you are trying to achieve would be to have Release Note in existing "Description" field or you can add a new field to store Release notes (Additional information about how to add a new field available here http://msdn2.microsoft.com/en-us/library/ms404866.aspx). You can prefix all the release notes with "Release Notes:" text.

Now you can add the field into excel listobject and have a custom filter to show only work items which contains "Release notes:".

Hope this helps,

Regards,




Smitha Saligrama MSFT
Smitha S Saligrama

One after thought on this,

If you put your Release Note information in the Description field, in-between a delimiter of your choosing, you can use Excel to extract just your release note. For simplicity, say you choose "@" as your delimiter and have a work item query that returns two columns, (ID & Description) open in Excel.

Leave the first column to the right of your query blank, then:

in column D, paste: =FIND("@",B3)

in column E, paste: =FIND("@",B3,D3+1)

and in column F, paste =MID(B1,(D3+1),(E3-D3-1))

Column F will hold your release note description.

Thanks,

Kevin McMurry - MSFT
reply 3

You can use google to search for other answers

 

More Articles

Witimport - Replace or add... or an easier way...
workitem issues after upgrade to RTM
How to force refresh of iterations on IterationsTree combo?
Set permission of workitem to only "Assigned To" person...
Automatically create a work item during check-in?
Customize the e-mail notification message
Actions and fields of work items
Set default value for Sytem.AreaPath
Web Client for WIT
How can i map the Item Description field to a field in Microsoft ...
Welcome to Bokebb   New Update   Joins the collection  
 

New Articles

Areas on Scenario
Looking for RASK Requirements Authoring.…
calculating hours with subtasks
New work item ticker tool?
MS Project/TFS work items won't move whe…
Http error when adding attachments to wo…
VS.NET command to add work items
WIQL Documentation
'Custom' parameters in queries
WSS issue list and TFS Work Items, any i…
Assigned To getting blanked out when clo…
Removing User option under "Assigne…
Requirement Review and Review Signing(au…
Project field mapping questions
WorkItemLongTexts table

Hot Articles

Project fails to update project plan for…
How to change my work items?
integration between project 2003 an…
Creating an workitem from an email
Question about the GLOBALLIST
How does everyone else do it ?
How to make a Dropdown list containing b…
Default is fixed, once set, even if the …
Deleting Work item - Task
Setting "CreatedBy" field prog…
Customize Query Variables
Newbie Question - Edit Existing Team Pro…
Description query fails when trying to r…
How can 2 dev teams work on the same pro…
System.Description Storage

Recommend Articles

The Team Foundation Server work item dat…
How does the Excel application know the …
Problem with displaying "Work Items…
how do you delete defects?
How do you suppress work item creation o…
integration between project 2003 an…
Default TFS event subscriptions & ce…
Importing existing tasks into the new Te…
More on Linking
Requirement Review and Review Signing(au…
Implementing ExecuteDefaultAction
Custom History Control
Publishing to TFS improperly changes Sav…
Witimport - Replace or add... or an easi…
Changing transition rules, only reason t…