Question

Difficulty: HardStandard/Custom Report Types and Formats

An analytics manager at a global technology firm needs a single reporting view to evaluate Account performance across two disparate operational areas: active Sales Opportunities and open Customer Support Cases. The report must group records by Account Name and present independent summary totals and distinct column layouts for Opportunities and Cases side-by-side within the same report structure. Which report format or feature should the Salesforce Administrator select to fulfill this requirement?

  1. Joined Report format using separate blocks for Opportunities and Cases grouped by the common Account fieldAnswer
  2. B
    Summary Report format utilizing a custom summary formula to aggregate data across both objects in a single detail grid
  3. C
    Tabular Report format configured with custom roll-up summary fields on the Account object for live cross-object display
  4. D
    Matrix Report format with Dynamic Dashboard running user settings configured to merge object record access

Answer

The Joined Report format using separate blocks for Opportunities and Cases grouped by the common Account field is the correct selection.
The Joined Report format is specifically designed to combine up to five distinct report blocks from different standard or custom report types into a single view. When grouped by a common object or field (such as Account Name), each block displays its own unique field columns, summary totals, and layout rules side-by-side.

Step-by-Step Solution

1
Analyze the reporting requirement across disparate objects
Identified that Opportunities and Cases are two separate child objects associated with Account.
Standard custom report types generally focus on a single primary object and its related child hierarchy.
2
Evaluate report format capabilities for side-by-side multi-type layouts
Joined reports permit adding multiple report blocks (up to 5) originating from different report types.
Each block maintains its own columns, summary fields, and formulas while sharing a common principal grouping field like Account Name.
3
Verify common grouping compatibility
Grouping all blocks by the common Account field creates the required side-by-side unified account performance view.
Common fields allow Joined report blocks to align horizontally by the shared entity.

Key Concept

Joined Report capabilities and common object grouping
Rate this question