When an administrator starts building a report, what does the selected report type primarily determine?
- AWhich objects and fields are available and whether records appear only when they have related records or with or without them. Correct
- BThe colour scheme and chart type that will be shown when the report is added to a dashboard.
- CThe field-level security that will hide sensitive columns from users who run the report.
- DThe folder in which the report is stored and which users are allowed to run it.
Why A is correct: Correct: the report type defines the primary and related objects, the fields that can be used, and whether related records are required, such as Accounts with Contacts versus Accounts with or without Contacts.
Why B is wrong: Chart and colour choices are made in the report chart and dashboard components, not by the report type, so this confuses presentation with the underlying dataset.
Why C is wrong: Field-level security is set on profiles and permission sets and applies everywhere; the report type does not define it, though it can only expose fields the user may already see.
Why D is wrong: Storage folder and run access are governed by report folder sharing, which is chosen separately from the report type and does not affect which objects are queried.