nerdexam
Salesforce

SALESFORCE-ASSOCIATE · Question #113

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 5100,00

The correct answer is A. Create a bucket field off of Amount,. A bucket field is a report-level feature that lets you categorize numeric, picklist, or text field values into named groups (buckets) without creating a custom field in Setup. In this scenario, you create a bucket field on the Amount field and define three ranges: less than $50,0

Reports and Dashboards

Question

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 5100,000.
  • Large opportunities -- Amount is more than $100,000.

How should the Salesforce associate create a field to show the amount as described above?

Options

  • ACreate a bucket field off of Amount,
  • BCreate a custom field in Setup.
  • CCreate a formula field off of Amount.

How the community answered

(41 responses)
  • A
    83% (34)
  • B
    5% (2)
  • C
    12% (5)

Explanation

A bucket field is a report-level feature that lets you categorize numeric, picklist, or text field values into named groups (buckets) without creating a custom field in Setup. In this scenario, you create a bucket field on the Amount field and define three ranges: less than $50,000 (Small), $50,000–$100,000 (Medium), and more than $100,000 (Large). This is faster and simpler than creating a custom field in Setup, which would require admin access and affect the entire org. A formula field calculates a value but is not designed for grouping records into labeled ranges within a report.

Topics

#Salesforce Reports#Bucket Fields#Data Grouping#Reporting Features

Community Discussion

No community discussion yet for this question.

Full SALESFORCE-ASSOCIATE Practice