Salesforce Certified Platform App Builder — Question 195
Which capabilities should an app builder consider when creating custom report types?
Answer options
- A. The detail object in a Master-Detail relationship cannot be added as a secondary object on a custom report type.
- B. Any object can be chosen unless the object is not visible to the person creating the report type through security settings.
- C. When the primary object is a custom object and is deleted, then the report type and any reports created from it must be deleted manually.
- D. Once a report type is saved with a standard or custom primary object, the primary object cannot be changed for that report type.
Correct answer: D
Explanation
The correct answer is D because once a report type is saved with a primary object, that primary object remains fixed and cannot be altered. Option A is incorrect as it talks about the limitations of secondary objects, while B incorrectly states that any object can be chosen without considering visibility constraints. Option C is misleading because it suggests a necessity for manual deletion, which is not a general capability consideration.