Databricks Certified Data Analyst Associate — Question 5
A data analyst wants to create a dashboard with three main sections: Development, Testing, and Production. They want all three sections on the same dashboard, but they want to clearly designate the sections using text on the dashboard.
Which of the following tools can the data analyst use to designate the Development, Testing, and Production sections using text?
Answer options
- A. Separate endpoints for each section
- B. Separate queries for each section
- C. Markdown-based text boxes
- D. Direct text written into the dashboard in editing mode
- E. Separate color palettes for each section
Correct answer: C
Explanation
The correct answer is C, as Markdown-based text boxes allow for the clear labeling of different sections within a dashboard. Options A and B do not provide a way to designate sections with text, while D could work but is less structured than using Markdown. Option E focuses on color differentiation rather than text designation.