Databricks Certified Data Analyst Associate — Question 52
A data analyst wants to create a Databricks SQL dashboard with multiple data visualizations and multiple counters.
What must be completed before adding the data visualizations and counters to the dashboard?
Answer options
- A. All data visualizations and counters must be created using Queries.
- B. A SQL warehouse (formerly known as SQL endpoint) must be turned on and selected.
- C. A markdown-based tile must be added to the top of the dashboard displaying the dashboard’s name.
- D. The dashboard owner must also be the owner of the queries, data visualizations, and counters.
Correct answer: B
Explanation
The correct answer is B because a SQL warehouse must be active for the dashboard to function properly and support data queries. Options A, C, and D are not prerequisites for adding visualizations; they pertain to specific aspects of visualization creation or dashboard management.