Is it possible to see the data for RTC Default report "Differed workitem"
One answer
Hi,
in order for the "Deferred Work Items" report to show any data, the following conditions need to be met:
- a Data Warehouse is set up and configured for your CCM
- data collection jobs have been run
- you chose an iteration during which the "planned for" field of any work items was actually changed.
If you open the underlying .rpt (report design tool) of the report with a BIRT Report Designer (Eclipse Plugin, has to be version 2.6.2) you can see which tables in the Data Warehouse the report tries to access and look directly in the DB to see if there is data in those tables.
If this answers your question please mark the answer as accepted
- Arne