What problem does it solve?
This Skill solves the widespread issue of inconsistent business metric definitions across teams and tools, which causes misaligned reporting, conflicting KPI values, and wasted time reconciling differences between dashboards, ad-hoc queries, and analytics platforms.
Core Features & Use Cases
- Standardized Governed KPIs: Define reusable business metrics (revenue, order counts, conversion rates) in YAML that work natively across Databricks AI/BI Dashboards, Genie, and SQL queries.
- Complex Aggregation Support: Build metrics with ratios, filtered measures, window functions (moving averages, running totals, year-to-date), and star or snowflake schema joins for multi-table data models.
- Performance Optimization: Enable built-in materialization to pre-compute common metric aggregations, reducing query latency for frequently accessed KPIs.
- Use Case: A sales operations team can define a single "Total Revenue" metric that is consistent across all sales dashboards, Genie natural language queries, and ad-hoc SQL reports, eliminating discrepancies from different calculation methods.
Quick Start
Use the databricks-metric-views skill to create a governed orders KPI metric view with monthly dimensions and total revenue, order count measures from your Databricks sales orders table.