Databricks Dashboards: Is there an equivalent to Power BI's SEMANTIC MODEL ?

lucca_luna
New Contributor

Hello everyone,

I am trying to create a cumulative support ticket chart. I need one line representing the cumulative sum of tickets by creation date, and another line for the cumulative sum by resolution date.

While it's easy to achieve this by creating a new dataset, the dashboard's cross-filtering stops working when I use multiple tables. Is there a way to build a star schema within Databricks dashboards? Alternatively, is there a function to dynamically change the X-axis ?