Salesforce Certified Associate — Question 38
A sales manager requests a report that shows total opportunity amounts grouped by:
Small opportunities – Amount is less than $50,000.
Medium opportunities – Amount is between $50,000 and $100,000.
Large opportunities – Amount is more than $100,000.
How should the Salesforce associate show the amount as described above?
Answer options
- A. Create a bucket field off of Amount.
- B. Create a formula field off of Amount.
- C. Create a custom field in Setup.
Correct answer: A
Explanation
The correct answer is A because a bucket field allows for easy categorization of records based on specific criteria, which is exactly what is needed here. Options B and C do not provide the same level of flexibility for grouping amounts as the bucket field does.