A Service Operations Analyst requires a reporting solution in Salesforce to analyze Accounts and their associated Service Contracts. The reporting setup must satisfy three specific requirements:
1. Include Accounts in the results regardless of whether they have any related Service Contracts.
2. Automatically include any new custom fields created on the Service Contract object into reports built from this framework without manual field layout maintenance.
3. Display aggregated metrics in a two-dimensional grid grouped simultaneously by Account Type along rows and Contract Status along columns.
Which three configuration steps must the administrator take to fulfill these requirements? (Select three)
- Define a Custom Report Type with Accounts as the primary object and Service Contracts as a secondary object using the 'with or without' relationship join.Cevap
- Configure the Custom Report Type layout settings to automatically add new custom fields to the report layout upon field creation.Cevap
- Select the Matrix report format to group data along both rows (Account Type) and columns (Contract Status).Cevap
- DConfigure the secondary object relationship on the Custom Report Type as 'with' (inner join) to reveal Accounts without Service Contracts.
- EChoose the Summary report format to create a grid grouping data by both rows and columns simultaneously.
Cevap
The correct configurations are defining a Custom Report Type with an outer join ('with or without' relationship), enabling automatic inclusion of new custom fields in the layout settings, and choosing a Matrix report format for two-dimensional grouping.
To satisfy all criteria, the administrator must configure an outer join ('with or without') in the Custom Report Type to show Accounts without contracts, enable auto-add in layout settings for new fields, and select Matrix format for simultaneous row and column grouping.
Adım Adım Çözüm
Anahtar Kavram
Custom Report Type Outer Joins, Field Layout Maintenance, and Matrix Report Formats
Tahmini Süre:1m 30s