
Ultimate access to all questions.
A data analyst has created a query in Databricks SQL. They now want to create two data visualizations from that query and add both visualizations to the same Databricks SQL dashboard.
Which of the following steps are required to create and add both data visualizations to the dashboard?
A
They will need to alter the Query to return two separate sets of results.
B
They will need to add two separate visualizations to the dashboard based on the same Query.
C
They will need to create two separate dashboards.
D
They will need to decide on a single data visualization to add to the dashboard.
E
They will need to copy the Query and create one data visualization per query.