Empty Reports with the eScrum Template
After I installed the eScrum template everything seemed fine bar the reports, only the work item report showed anything, in fact on the other reports their parameter combo boxes were empty. The key difference is the workitem report is drawn form the SQL DBs, while all the other reports are drawn from the OLAP warehouse cube. If you connect to the SQL server and run the command select * from dbo._WarehouseConfig where id in (‘LastPRocessTimeStamp’,‘RunIntervalSeconds’) ...