Salesforce Certified Platform App Builder — Question 149
Universal Containers allows users to create standard reports on demand.
Which three considerations users should be aware of when creating a new report? (Choose three.)
Answer options
- A. Charts can be added to summary reports to provide a visualization.
- B. Users can require that child objects exist for parent records using a cross filter.
- C. Records will be available in the report regardless of security permissions.
- D. The report type determines the types of records and fields that will be available.
- E. Users will need to add the report to a shared folder for other users to see it.
Correct answer: A, C, D
Explanation
Option A is correct as summary reports can indeed include charts for visualization. Option C is incorrect because reports respect security permissions, meaning users may not see records they do not have access to. Option D is also correct, as the report type does influence the records and fields accessible in the report.