CERTIFIED-DATA-ANALYST-ASSOCIATE · Question #42
CERTIFIED-DATA-ANALYST-ASSOCIATE Question #42: Real Exam Question with Answer & Explanation
The correct answer is C: Markdown-based text boxes. Markdown-based text boxes (C) are the correct tool because most modern BI and analytics dashboards (Tableau, Looker, Power BI, etc.) include a dedicated text/markdown widget that renders formatted text directly on the canvas, making them ideal for labeling sections like Developme
Question
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?
Options
- ASeparate endpoints for each section
- BSeparate queries for each section
- CMarkdown-based text boxes
- DDirect text written into the dashboard in editing mode
- ESeparate color palettes for each section
Explanation
Markdown-based text boxes (C) are the correct tool because most modern BI and analytics dashboards (Tableau, Looker, Power BI, etc.) include a dedicated text/markdown widget that renders formatted text directly on the canvas, making them ideal for labeling sections like Development, Testing, and Production without affecting data or queries.
Why the distractors are wrong:
- A (Separate endpoints): Endpoints define data connections, not visual labels - they have no display presence on a dashboard.
- B (Separate queries): Queries retrieve data; they don't render descriptive text or section headers.
- D (Direct text in editing mode): Dashboards don't have a general "type anywhere" mode - text must be added through a specific widget/component.
- E (Separate color palettes): Color can visually distinguish sections but doesn't label them with text.
Memory tip: Think "markdown = text formatting." If you need readable, styled text on a dashboard, it comes from a text/markdown box - the same way a README uses markdown to add headings and descriptions to a project.
Community Discussion
No community discussion yet for this question.