Salesforce Certified Platform App Builder — Question 392
What can a cross-object formula reference?
Answer options
- A. Parent Only
- B. Both Parent and Child objects
- C. Child Only
- D. Records of the same Object
Correct answer: A
Explanation
The correct answer is A, as cross-object formulas can only reference fields from parent objects. Options B, C, and D are incorrect because they suggest that child objects or the same object can be referenced, which is not allowed in cross-object formulas.