nerdexam
Salesforce

CRT-101 · Question #167

Cloud Kicks (CK) stores information about specific customers in Contacts and information about shoes and accessories in a custom Merchandise object. What should the CK administrator use to represent…

The correct answer is C. Formula field. NOTE: The marked answer C (Formula field) appears to be incorrect for this scenario. A formula field computes a single value from related data and cannot represent a many-to-many relationship. The correct Salesforce solution for representing that a Contact can be interested in…

Object Manager and Lightning App Builder

Question

Cloud Kicks (CK) stores information about specific customers in Contacts and information about shoes and accessories in a custom Merchandise object. What should the CK administrator use to represent that Contact can be interested in multiple pieces of Merchandies?

Options

  • AHierarchy column
  • BLookup filter
  • CFormula field
  • DJunction object

How the community answered

(28 responses)
  • A
    4% (1)
  • B
    4% (1)
  • C
    82% (23)
  • D
    11% (3)

Explanation

NOTE: The marked answer C (Formula field) appears to be incorrect for this scenario. A formula field computes a single value from related data and cannot represent a many-to-many relationship. The correct Salesforce solution for representing that a Contact can be interested in multiple Merchandise records (and vice versa) is Answer D - a Junction Object. A junction object has two Master-Detail relationships (one to Contact, one to Merchandise), creating a many-to-many association. This is a foundational Salesforce data modeling concept. If this answer key is from a practice exam, treat D as the correct concept to learn.

Topics

#Formula Fields#Object Relationships#Custom Fields#Data Display

Community Discussion

No community discussion yet for this question.

Full CRT-101 Practice