Which of the following tools can the data analyst use to designate the Development, Testing, and Production sections using text?

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?
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

Answer: C

Explanation:

Markdown-based text boxes are useful as labels on a dashboard. They allow the data analyst to add text to a dashboard using the %md magic command in a notebook cell and then select the dashboard icon in the cell actions menu. The text can be formatted using markdown syntax and can include headings, lists, links, images, and more. The text boxes can be resized and moved around on the dashboard using the float layout option.

Reference: Dashboards in notebooks, How to add text to a dashboard in Databricks

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments