Skip to content
DAA
Creating Dashboards and Visualizations in Databricks
hard
Question 3 of 32

An analyst is building an AI/BI dashboard and wants to create a custom metric that calculates profit margin as (revenue - cost) / revenue directly within the dashboard, without modifying the underlying Unity Catalog table. Which feature should they use?

AAdd a calculated column to the Unity Catalog table using ALTER TABLE
BDefine a custom calculation in the dashboard's dataset using a calculated field
CWrite a new stored procedure in Databricks SQL to compute the metric
DCreate a new managed table with the pre-computed margin values

Educational Content — CertQnA practice questions are written against official exam objectives, covering the same domains tested on the real exam. All content is original and independent — not actual exam questions, not affiliated with any certification vendor. Learn more about our content policy

Discussion

Be the first to share your understanding of this concept

⚠️ Discussion is for concept clarification only. Do not share or request actual exam questions or answers.

Sign in to join the discussion