Multiple choice technology programming languages

Report Builder uses the ________________ to determine what data to retrieve for the report.

  1. Data model

  2. Data Query

  3. Data wizard

  4. Data fields

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The Data model defines what data gets retrieved by specifying queries, data sources, and column definitions. It acts as the blueprint for data access, determining which tables are queried, how they're joined, and what columns are available. Data Query, Data Wizard, and Data Fields are components or tools, not the comprehensive model itself.