reporting services - TFS 2010 - Burndown and Burn Rate Report - Missing Iteration & Areas -
this question has been asked once before got no answers asking again.
we running tfs 2010 , have started put lot of work items in there. have iteration hierarchy set up, several areas defined, , work items assigned each, when go try , run 'burndown , burn rate report' none of iterations or areas available in drop down list.
the 'burndown , burn rate', 'remaining work', , 'unplanned work' reports exhibit behavior rest of default project management reports populate drop downs correctly. here image showing behavior:
the thing problem reports have in common use data source points tfs_analysis analysis service in addition normal tfs_warehouse data source. have tried right clicking tfs_analysis in sql server management studio, clicking 'process', , going through procedure, restarting "visual studio team foundation background job agent" service neither have helped.
has encountered issue , manage working?
wow...see happens when have pose question enough detail have you? here did working:
- on server tfs running on, go tfs instance's warehousecontrolwebservice (http://:8080/tfs/teamfoundation/administration/v3.0/warehousecontrolservice.asmx)
- click 'bringanalysisprocessingonline'
- click 'invoke'
- this should open new tab xml value 'started'.
- go main page
- click 'processanalysisdatabase'
- enter 'full' 'processingtype' parameter
- click 'invoke'
- this should open new tab xml value 'true'.
i have captured screencast here may interested, , there helpful msdn article here.
Comments
Post a Comment