
I'm trying to complete a hand on challenge but I keep getting the same error message even though I've fixed the problem.
Trail: Formulas & Validations
Unit: Implement Roll-Up Summary Fields
Challenge
- Create a rollup summary field that determines the potential value of the opportunities associated with an account.
- Add a custom field to the standard account object that provides a rollup summary of the total expected revenue from all related opportunities.
- The rollup summary field should be labeled Potential Value and have the Field Name of Potential_Value. The resulting API name should be Potential_Value__c
The rollup summary should calculate the total expected revenue of all the
opportunities related to the account.Challenge not yet complete in My Trailhead Playground 3
An account with a related opportunity did not calculate the correct potential value.
I've gone through all of the accounts on the trail and updated them. Then I created a brand new playground and still get the same error message any help would be appreciated.
Many thanks in advance
Rebecca