Salesforce Certified Platform App Builder — Question 379
Universal Containers wants to create a report to show job applications with or without resumes.
What considerations should the app builder be aware of when creating the custom report type?
Answer options
- A. When a custom or external object is deleted the report type and reports remain but cause an error when the report is run.
- B. Once the report type has been deployed it is unable to be deleted.
- C. A primary object selection is locked once the custom report type has been saved.
- D. An app builder is unable to create custom report types for objects they do not have permissions for.
Correct answer: C
Explanation
The correct answer is C because once a custom report type is saved, the primary object selection cannot be changed. Option A is incorrect as the report type and reports may not cause an error if they are simply not used. Option B is wrong because although a deployed report type cannot be deleted, it can be edited. Option D is not entirely correct since permissions can affect the ability to create report types, but it doesn't pertain to the locking of the primary object selection.