How to sum all work hours on JRS
roy hershkovitz (13●1●8)
| asked Nov 20 '16, 1:59 a.m.
edited Sep 04 '17, 6:44 p.m. by Fariz Saracevic (919●6●13) Hello,
i started to work with the jrs . i want to know how to sum all the work hours on tasks
|
One answer
In v6.0.2 when you create a JRS report, in the "Format Results" tab, you can click "Add attribute columns" and select "Type". Then click "Add Calculated value columns", select "Sum of values" and "Actual Work".
Please refer to the workshop https://jazz.net/library/article/1490
If you are using JRS 5.0.2, please refer to https://jazz.net/library/article/1470
Comments hello lily,
I Know this- How to "Calculated value columns" ...
But i Mean How to Calculated All The Tasks Under the Features .
For Example :
Features (one item) > Story (one item) > Tasks (4 items under the section Features)
Now : How to Calculated the 4 items (Tasks) just for the Feature Caller .
Thanks .
To achieve it, you can use Traceability links and set needed conditions.
For example, add "Child" relationship from WorkItem to WorkItem1, then add another Child relationship from WorkItem1 to WorkItem2.
In Conditions select required work item types as filter.
In Format, add Sum of Actual Work on workitem2 to calculate the total work items of the child tasks.
|
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.