开发者

How can I change the dates used in TFS 2010 SharePoint portal's burndown excel chart?

开发者 https://www.devze.com 2023-03-02 07:25 出处:网络
We have a TFS 2010 project (MSF Agile v5.0 template) project, the SSRS reports for burndown allow us to specify start and end dates for the current iteration, but the project portals excel charts part

We have a TFS 2010 project (MSF Agile v5.0 template) project, the SSRS reports for burndown allow us to specify start and end dates for the current iteration, but the project portals excel charts parts for burndown do not seem to have that option anywhere I can find it.

How can I change the dates used in TFS 2010 SharePoint portal's burndown excel chart?

Can anyone explain how I can configure the portal's excel burndown chart to hav开发者_如何学JAVAe the begin and end dates I want rather than the defaults?


You need to use the PivotTable filters to set the appropriate date range. Try this:

  • Open the Burndown Excel workbook.
  • Click the dropdown on the Date field in the PivotTable
  • Select Date Filters --> Between, and then enter the dates of your iteration.
  • Once you've done that, the workbook should update to the date range you selected. If the number of days changes, you'll also have to adjust each series on the chart to match the new date range.

    How can I change the dates used in TFS 2010 SharePoint portal's burndown excel chart?

0

精彩评论

暂无评论...
验证码 换一张
取 消