Databricks Community is an open-source platform for data enthusiasts and professionals to discuss, share insights, and collaborate on everything related to Databricks. Members can ask questions, share knowledge, and support each other in an environment that ensures respectful interactions.
I have trouble understanding why, for every report in a dashboard that refers to the same data source, the query re-runs each time Ideally I would want queries being used to fuel the tables fo...
How can I add a break line between data labels in Visualization Editor? Not seeing anything in the documentation that helps I would like the data labels in the example below to show as: trade coun...
I do not see the option as mentioned in the documentation here: https://docs.databricks.com/aws/en/dashboards/#:~:text=Download%20results%E2%80%8B,final%20file%20download. Please let me know ...
The CSV download option has disappeared from the dashboard canvas, and only the PNG download option remains. The SQL download option is still active. Why did the previously available option disappea...
I want to upload excel file to make a table by using UI in databricks. since databricks doesn't accept excel files. So I tried to change the datatype of all the data in excel to string first. ...
Is there a way to show values in columns instead of rows in pivot table function? I have fields I want to show as rows, and when I want to add multiple fields under values, they show as rows instead...
We're experiencing connectivity issues between Power BI (refreshing a dataset) and Databricks. On the Databricks side, we're using a SQL Warehouse (serverless), which reports queries timing out: Qu...
On the Databricks documentation they take the TPCH classical tables to create some example https://docs.databricks.com/aws/en/metric-views/create/ It's pretty easy to create a metric view using...
Hi everyone. I'm keen to understand what impacts the "Optimizing query & pruning files" times seen in the Query Profile History for a sQL Warehouse query. We're querying against delta tabl...