Practice Exam: Sales Cloud Consultant #2
65 complete questions for Salesforce Sales Cloud Consultant exam preparation.
Universal Containers uses Advanced Currency Management. An administrator tries to create a Roll-Up Summary field on the Account object to sum the amount of all won Opportunities. What is the expected result?
Category: Sales Practices
Explanation
Detailed breakdown of the correct answer
Multi-Currency Management
When Advanced Currency Management is enabled, there are limitations on Roll-Up Summary fields.
Therefore, the correct answer is: Salesforce does not allow creating standard roll-up summary fields from Opportunities to Accounts when this feature is active.
The option that says: The field will be created successfully and display the sum in the corporate currency is incorrect because the system outright blocks the creation of the field on the Account object if it depends on the opportunity amount with ACM.
The option that says: The field will require an Apex Trigger is incorrect because while a trigger could be a custom workaround, the question addresses the expected behavior of the declarative tool (Roll-Up Summary) which will fail.
The option that says: The field will be created but will only sum opportunities that exactly match... is incorrect because the ACM restriction completely blocks the field creation across cross-objects, regardless of currency matching.