Soru

Zorluk: KolayStandard/Custom Report Types and Formats

A Salesforce administrator is configuring a new Custom Report Type to analyze Accounts and their associated Contacts, ensuring that Accounts without any associated Contacts are also displayed in reports. Which two steps must the administrator take during setup to fulfill this requirement? (Select TWO answers.)

  1. Select Accounts as the primary object for the custom report type.Cevap
  2. Configure the object relationship so that primary object records may or may not have related secondary object records.Cevap
  3. C
    Write a row-level formula in the report builder to evaluate record-by-record whether Contact records exist.
  4. D
    Create a roll-up summary field on the Contact object to count the number of related parent Accounts.
  5. E
    Set the dashboard running user security settings to dynamic to expose unlinked Contact records.

Cevap

The administrator must select Accounts as the primary object and configure the object relationship such that primary object records ('A') may or may not have related secondary object records ('B').
To include primary object records regardless of whether related child records exist, the primary object must be defined as Accounts, and the relationship setting must be set to 'Each "A" record may or may not have related "B" records' (outer join).

Adım Adım Çözüm

1
Identify the primary object
Accounts is established as Object A in the custom report type setup.
The primary object represents the main record type from which the report structure begins.
2
Define the object relationship join type
Select 'Each "A" record may or may not have related "B" records'.
This 'with or without' relationship ensures an outer join, ensuring Accounts display regardless of whether associated Contact records exist.

Anahtar Kavram

Custom Report Type Object Relationships (Inner vs. Outer Joins)
Bu soruyu puanla