Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Reporting on Estimated vs Actual for Top-Level Items

Hi,

I'd like to be able to generate a report containing a table which shows each top-level (epic) work item down the left hand side, and each of my project's sprints along the top. Each table cell will then display the estimated/actual work for a work item from its lower level tasks.

I'm happy to use BIRT to create a custom report - all I'd like to know is the estimate/actual data for low-level tasks stored by the Data Warehouse for each top-level item, or would this involve traversing parent/child links to manually calculate this information?

Thanks,

Simon

0 votes



One answer

Permanent link
On 1/21/2010 5:38 AM, simfish wrote:
Hi,

I'd like to be able to generate a report containing a table which
shows each top-level (epic) work item down the left hand side, and
each of my project's sprints along the top. Each table cell will
then display the estimated/actual work for a work item from its lower
level tasks.

I'm happy to use BIRT to create a custom report - all I'd like to know
is the estimate/actual data for low-level tasks stored by the Data
Warehouse for each top-level item, or would this involve traversing
parent/child links to manually calculate this information?

Thanks,

Simon


To do the roll-up from children to parents, you'll need to calculate it
manually (i.e. the roll-up is computed, not stored).

We have a sample report called Work Progress which displays a table with
a hierarchy of work items, and does a sort of roll-up of the progress,
this might be a good place for you to start. You can find it here:

https://jazz.net/wiki/bin/view/Main/ReportsCentral

Hope this helps.

james
RTC Reports Team Lead

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Jan 21 '10, 5:24 a.m.

Question was seen: 4,451 times

Last updated: Jan 21 '10, 5:24 a.m.

Confirmation Cancel Confirm