Skip to main content

We have just installed the package and set up our first job. 

Parent Object: Account

Child Object: Opportunity

Related list: Partner Opportunities

 

We have a field, which itself is a lookup field, on opportunity object. Each time we close a deal with a partner we should add that account on the opportunity.

We would like to see the total value of closed deals related to accounts that have a partner associated with them.

 

The field we are currently using in our setup of the job is Total ARR Value (Net), see screenshots.

 

@Nils Henrik Haga

Lookup not working

 

Account exmaple.png

 

Opportunity example.png #DLRS Package 

3 respuestas
  1. 28 nov 2023, 18:34

    @Antonija Mihic, "already running" state is tracked in a "Rollup Jobs" custom object, you can look at the age of the record and possible remove it if you think it isn't related to any actually running jobs.

    In theory the jobs should have cleared it out when they were finished, if it isn't really running then it likely means the job failed for some reason. You can look through your Apex Jobs around the time time as the record was created to see if there is anything indicating failure.

     

    If the record was fairly recent, you can again look in the Apex Jobs. I think those are exclusively created for Scheduled Recalculation jobs or performing a Full Recalculation.

0/9000