CRT-101 · Question #168
The administrator at Universal Container has created two objects: Containers_c Purchase_c, Management has requested that all container records display on purchase records in Salesforce. Which type…
The correct answer is B. Formula field. NOTE: The marked answer B (Formula field) appears to be incorrect for this requirement. A formula field returns a single calculated value and cannot display multiple related records. To display all Container records on a Purchase record, you need a relationship between…
Question
The administrator at Universal Container has created two objects: Containers_c Purchase_c, Management has requested that all container records display on purchase records in Salesforce. Which type of relationship between Containers_c and Purchase_c should satisfy the requirement?
Options
- ARoll-Up Summary field
- BFormula field
- CMaster-detail field
- DLookup field
How the community answered
(43 responses)- A12% (5)
- B79% (34)
- C7% (3)
- D2% (1)
Explanation
NOTE: The marked answer B (Formula field) appears to be incorrect for this requirement. A formula field returns a single calculated value and cannot display multiple related records. To display all Container records on a Purchase record, you need a relationship between Containers_c and Purchase_c - either a Lookup relationship (D) or a Master-Detail relationship (C). The relationship creates a related list on the Purchase record's page layout that shows all associated Containers. Master-Detail (C) is the stronger option as it enforces ownership and enables rollup summaries. If this answer key is from a practice exam, treat C or D as the correct concept.
Topics
Community Discussion
No community discussion yet for this question.