By Fatskills Exam Guides Team — the exam nerds behind 28,500+ quizzes and 2.1M practice questions across 500+ global exams.
Custom Report Types (CRTs) let you define exactly which objects and fields appear in a report—even if they’re not directly related in Salesforce’s standard schema. Bucket Fields let you group report data into custom categories without changing your underlying data model.
You’re a Salesforce Admin at a SaaS company. The VP of Sales wants a report showing: - Accounts with Opportunities (closed in the last 6 months) and Support Cases (open in the last 30 days). - Group Opportunities by deal size (Small/Medium/Large) without creating a new field.
Without CRTs and Bucket Fields: - You’d export 3 separate reports, merge them in Excel, and manually categorize deal sizes. - The VP would complain that the report is "always outdated" because it’s not automated.
With CRTs and Bucket Fields: - You build a single report that pulls all 3 objects and auto-categorizes deal sizes. - The VP gets a live dashboard that updates in real time.
You have System Administrator permissions in Salesforce. ? You have at least 2 related objects (e.g., Accounts + Opportunities + Cases). ? You’re in Lightning Experience (not Classic).
"Accounts with Opportunities and Cases"
"Shows Accounts with related Opportunities and Cases for cross-functional analysis."
"Accounts with Opportunities"
"Accounts with Cases"
"Deal Size"
0
10000
10001
50000
50001
999999999
"Opportunity Close Date"
"Last 6 Months"
"Case Status"
"Equals"
"New, In Progress"
"Account Name"
"Q3 2024 Accounts with Deals & Support Cases"
Check 1: Does the report show Accounts with and without Opportunities? ? Check 2: Are Opportunities correctly bucketed into "Small/Medium/Large"? ? Check 3: Do Cases appear under the correct Accounts?
"[Primary Object] with [Related Objects]"
Standard Report Type (only works for directly related objects).
"How do you group Opportunities by deal size without creating a custom field?"
Formula Field (requires a new field).
"What’s the difference between 'With' and 'With or Without' in a CRT?"
"The sales team wants a report showing Accounts with Opportunities (closed in the last 6 months) and Cases (open in the last 30 days). What’s the fastest way to build this?" --Create a CRT with Accounts as the primary object, Opportunities and Cases as related objects, then add filters. --Export data to Excel and merge manually (slow, not scalable).
You need a report showing Contacts with related Opportunities, grouped by Opportunity Stage (Prospecting, Qualification, Proposal, Closed Won, Closed Lost). Without creating a custom field, how do you categorize Opportunities by stage in the report?
"Opportunity Stage Group"
Prospecting, Qualification
Proposal
Closed Won, Closed Lost
Why It Works: - Bucket Fields let you re-categorize existing data without modifying the schema. - The report now shows Contacts with Opportunities, grouped by custom stage categories.
Always test CRTs in a sandbox first. Once deployed, they’re hard to modify—especially the primary object. Bucket Fields are your best friend for quick, no-code categorization. Use them liberally, but if a category becomes permanent, promote it to a custom field.
Join 4M+ learners. Unlock unlimited quizzes, wrong-answer tracking, flashcards + reminders, study guides, and 1-on-1 challenges.