Hi All,
Were cuurently looking for a method to display the total value (sum) of an attribute from outbound references.
Object A has a "Total Costs" attribute.
Object A has many Object B's reference (outbound) and within Object B there is a "Monthly Costs" attribute.
The idea goal is that each time another Object B references Object A, that the "Total Costs" field is calculated as a sum of all "Monthly Cost" attributes in the referenced objects.
Im assuming this would be achieved with an automation making use of a Groovy Script. But as a complete novice to Groovy Scripting im looking for a pointer in the right direction.
Thanks in advance
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.