Hello,
I am trying to create a rollup field on a Parent Opportunity record that will show the sum of all Estimated Gross Profit values of the child Opportunities associated with that parent record. One parent Opportunity record can be associated with many child Opportunity records.
However, I am running into some issues. Here is what I have on my rollup field so far:
A couple issues I've noticed:
1. The Parent Opportunity includes "Est. Gross Profit" as well, and if the user fills out this field on the parent record, it is showing up in my "Parent Est. Gross Profit" rollup field. I only want child Opportunity records to be included in the sum for "Parent Est. Gross Profit".
2. I've noticed the rollup field takes a very long time to update... even hours maybe. Is there a way to avoid this?
Am I going about this issue the right way? Is there a better way to create a sum of the child Opportunities' Est. Gross Profit values on the parent record?
Thanks!
*This post is locked for comments