Soru

Zorluk: OrtaStandard/Custom Report Types and Formats

A Salesforce Administrator is designing a Custom Report Type with 'Patient Programs' as the primary object and 'Program Enrollments' as the secondary object. The business requires reports to display all Patient Programs regardless of whether they have associated enrollment records. Additionally, users need access to fields from the related Account object (such as Primary Care Physician) when building reports. Which TWO actions should the administrator take to fulfill these requirements?

  1. Set the object relationship so that 'A' records may or may not have related 'B' records.Cevap
  2. Edit the report layout and use the 'Add fields related via lookup' option to include Account fields.Cevap
  3. C
    Set the object relationship so that each 'A' record must have at least one related 'B' record.
  4. D
    Create a summary formula column in the report builder to dynamically retrieve Account lookup fields.
  5. E
    Configure duplicate matching rules on Program Enrollments to automatically pull in Account fields.

Cevap

The administrator should set the object relationship to allow 'A' records to exist with or without related 'B' records, and use the 'Add fields related via lookup' feature in the Custom Report Type layout editor to add the required Account fields.
To show parent records regardless of whether child records exist, the Custom Report Type object relationship must be set to 'with or without' (outer join). To include fields from related objects referenced via lookup without adding them as separate report objects, the administrator must edit the report layout and use 'Add fields related via lookup'.

Adım Adım Çözüm

1
Configure Object Relationships for Outer Join
Primary records without child records are included in the report.
Choosing 'A records may or may not have related B records' creates an outer join so Patient Programs without Program Enrollments are displayed.
2
Expand Report Layout Fields via Lookup
Account fields are added to the available fields list in the report builder.
Using 'Add fields related via lookup' inside the Custom Report Type field layout editor allows administrators to traverse lookup relationships up to 4 levels deep and make fields like Primary Care Physician available to report writers.

Anahtar Kavram

Custom Report Type Object Relationships and Lookup Field Expansion
Bu soruyu puanla