Hi,
I'm stuck on the Implement Roll-Up Summary Fields unit challenge (Formulas & Validations module) and would appreciate some help.
Field configuration (recreated from scratch several times, always identical):
- Object: Account
- Field Label: Potential Value
- Field Name: Potential_Value (API Name: Potential_Value__c)
- Type: Roll-Up Summary
- Summarized Object: Opportunity
- Roll-up Type: SUM
- Field to Aggregate: Expected Revenue
- Filter Criteria: none
- Field-Level Security: Visible for all profiles
Error message on every attempt:
"We created an account with an opportunity. We expected the account's 'Potential_Value__c' field to indicate the amount of that specific opportunity, but it does not."
What I've already tried, no luck:
- Field to Aggregate = Amount, then = Expected Revenue
- Forced a mass recalculation of the field
- Checked/fixed Field-Level Security
- Confirmed only one Playground is connected (no org mix-up)
- Checked Advanced Currency Management — not even enabled in my org (no "Manage Currencies" menu at all)
- Deleted and fully recreated the field
Has anyone hit this exact wall, or is this a known bug on this specific challenge? Thanks in advance.
#Trailhead Challenges
답변 4개
Update: fixed it by spinning up a brand new Trailhead Playground and recreating the field. Challenge passed right away. Thanks for the help.