Cross-Object Calculated Field (Sum Hours from all Tasks and Issues)
Hi WF Community,
I'm looking to accomplish the following:
* Creation of a custom calculated field on the Project object called Billable Hours
* The logic for this field is as follows:
- Use the sum value of all Actual Hours logged for all of the project's tasks and issues if this sum value is larger than the sum value of the project's Planned Hours from all of the tasks and issues
Is this possible? It's been a while since I played around with calculated fields, and can't recall how to grab the sum value from related objects (tasks and issues).
Thanks!
Nick