Calculation script across all work-item of specific type
Can I have calculation script which reads the attribute value of all work-items of same type and gives the cumulative result in current work-item ?
e.g. in the work-item, I have an attribute "planned number" , "commissioned number" and "%done".
So Can I have value of %done calculated from all previous work-items into the current one ?
This is similar to, what I could do in Rational clearquest using query builder API , but not sure if this can be done in RTC.
e.g. in the work-item, I have an attribute "planned number" , "commissioned number" and "%done".
So Can I have value of %done calculated from all previous work-items into the current one ?
This is similar to, what I could do in Rational clearquest using query builder API , but not sure if this can be done in RTC.