Hi @Walter_C
I am just figuring out if possible in databricks.
Let say for example I have a Measure in Power BI or a formula in Thoughtspot and wanted to move it to databricks XYZ = (sum(x) + sum(y))/z
I wanted to use that XYZ formula/measure in a visual either by vendor or by product or by category. XYZ data will dynamically change depending on grouping or filters applied.
I am thinking of whatever I have in Power BI and Thoughtspot, I can translate to Databricks and users can just directly use it in databricks without having to do data model in power bi and create measures in power bi. Wanted to have everything in Databricks