Salesforce Certified Platform App Builder — Question 108
Universal Containers allows users to create standard reports on demand.
What are two considerations users should be aware of when creating a new report? (Choose two.)
Answer options
- A. Users can require that child objects exist for parent records using a cross filter
- B. Records will be available in the report regardless of security permissions
- C. Reports created from standard report types are available to all users
- D. The report type determines the types of records and fields that will be available
Correct answer: B, D
Explanation
Option B is correct because report visibility is influenced by user security settings, meaning records may not be shown if permissions are lacking. Option D is also correct as the report type indeed dictates which records and fields can be included in the report, impacting the report's structure. Options A and C are incorrect; A is misleading as cross filters do not impose requirements on child objects, and C is inaccurate because access to reports can be restricted based on user permissions.