It's all about the answers!

Ask a question

RTC: Is there an out of the box report for calculating the sum of the values from an integer attribute?


Isabel Torres (63937) | asked Feb 09 '16, 9:52 a.m.
JAZZ DEVELOPER
RTC version 6.0.1

I have an integer attribute in an artifact type, I need to get the sum of the values in that attribute from a query of work items of that type, automatically calculated.

Is that possible?

Thanks

Comments
Donald Nong commented Feb 09 '16, 7:28 p.m.

It sounds like the integer attribute is a customized one. I doubt any built-in reports would look at that attribute, let alone the sum. A customized BIRT report is required in this case, I believe.

Accepted answer


permanent link
Ralph Schoon (62.7k33643) | answered Feb 10 '16, 3:26 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
edited Feb 10 '16, 3:27 a.m.
You can use the Report Builder in 6.0.1 to aggregate integer values.


Isabel Torres selected this answer as the correct answer

Comments
Isabel Torres commented Apr 20 '16, 10:50 a.m.
JAZZ DEVELOPER

Thank you Ralph, I am now using that in 6.0.1, but having troubles to get it working for story points and for another customized attribute. I am asking you more in another question. Thank you very much!!

Your answer


Register or to post your answer.