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

Displaying an average of the values contained in othe custom attributes in RTC 3.0.1.3

I have 5 custom enumerations that allows users to select values from 0 - 100% in 10% increments.

I would like to take an average of the values that are inputted in these 5 other attributes and display them in another attribute. Is this possible?

0 votes



One answer

Permanent link
Simon, if it is calculating only across the attributes of one work item, you can use a Java Script Based calculated value. https://jazz.net/library/article/1093 Lab 5 shows an example of a calculated value that is comparable. You would have to get the enumeration label or literal, associate/convert that to a number, for each attribute, convert that to a number, do the math and return it to the new attribute.

1 vote

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: Mar 27 '13, 7:39 a.m.

Question was seen: 4,704 times

Last updated: Mar 27 '13, 6:36 p.m.

Confirmation Cancel Confirm