I have the following entity relationship below. I have a rollup field on the Child Project that sums the Cost field on all associated Timecards. I now want to rollup all the values of the Child Project's rollup field to the Parent Project. I know you can't do a rollup on a rollup field, but I was wondering if there was a workaround that doesn't involve code. Thanks.
Timecard -> Child Project -> Parent Project
*This post is locked for comments