Getting started & connections — quiz
6 questions covering this module. The interface, connectors, and how data sources actually behave.
Which panel changes the dimension a chart uses?
- Style
- Setup
- Theme
- Layout
Answer: Setup — Setup is data; Style is appearance.
Why check a report in view mode before sharing?
- It is faster
- Filters and date ranges can behave differently
- To save it
- To enable editing
Answer: Filters and date ranges can behave differently — Edit mode does not always reflect what the audience sees.
Your Sheet gives columns named "Column 1". Likely cause?
- Wrong permissions
- Title or blank rows above the header row
- Too many rows
- Wrong connector
Answer: Title or blank rows above the header row — Use a named range, or remove everything above the headers.
Why prefer a reusable data source?
- It refreshes faster
- Calculated fields and formatting are shared across reports
- It is cheaper
- It allows blending
Answer: Calculated fields and formatting are shared across reports — Embedded sources have to be rebuilt per report.
Where should you fix a metric formatted as the wrong currency?
- On each chart
- In the data source
- In Theme
- In the sheet
Answer: In the data source — One change in the data source applies everywhere.
An order ID column is being summed. Fix:
- Change the chart type
- Change its type to text and role to dimension
- Add a filter
- Blend the data
Answer: Change its type to text and role to dimension — Numeric identifiers default to metrics.