Hi,
I am running two team projects to compare the MSF Agile V.5 vs the new VS SCRUM process templates. These projects were setup the same way and have the same data and permissions. PD works fine on the MSF team project out-of-the-box. But for the VS SCRUM 1.0 project, I had to spend some time working on the configuration and I'm still getting an error on the Remaining Work Trend widget:
Query (1, 495) The '[Scrum_v3_WorkRemaining]' member was not found in the cube when the string, [Measures].[Scrum_v3_WorkRemaining], was parsed.
at Microsoft.AnalysisServices.AdomdClient.AdomdConnection.XmlaClientProvider.Microsoft.AnalysisServices.AdomdClient.IExecuteProvider.ExecuteMultidimensional(ICommandContentProvider contentProvider, AdomdPropertyCollection commandProperties, IDataParameterCollection parameters)
at Microsoft.AnalysisServices.AdomdClient.AdomdCommand.ExecuteCellSet()
at IRC.Gear.WorkItemManager.Dashboard.TfsDataProvider.TfsWarehouse.RetrieveRemainingWorkData(String projectName, Boolean isScrumProcess, IterationInfo currentIteration, TfsVersion tfsVersion)
at IRC.Gear.WorkItemManager.Dashboard.TfsDataProvider.TaskDataProvider.GetRemainingWorkTrendData()
NOTE: this is not a permissions issue as it works fine for the MSF project with the same account.
Bob