Salesforce Certified Platform App Builder — Question 438
The VP of sales at AW Computing would like a Roll-Up Summary field on the Account object to aggregate the amount of opportunities related to an Account. The app builder is unable to implement this change.
Why is the app builder unable to fulfill the request?
Answer options
- A. The organization has Advanced Currency Management enabled.
- B. Roll-Up Summary fields are unavailable on the Account object.
- C. The default currency is not an active currency in the organization.
- D. Currency fields are unable to be referenced in Roll-Up Summary fields.
Correct answer: A
Explanation
The correct answer is A because when Advanced Currency Management is enabled, it restricts the use of Roll-Up Summary fields for aggregating amounts. The other options do not apply since Roll-Up Summary fields can be used on the Account object and currency issues do not prevent their creation.