cancel
Showing results for 
Search instead for 
Did you mean: 
Warehousing & Analytics
Engage in discussions on data warehousing, analytics, and BI solutions within the Databricks Community. Share insights, tips, and best practices for leveraging data for informed decision-making.
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

MadelynM
by Databricks Employee
  • 1961 Views
  • 0 replies
  • 0 kudos

[Recap] Data + AI Summit 2024 - Warehousing & Analytics | Improve performance and increase insights

Here's your Data + AI Summit 2024 - Warehousing & Analytics recap as you use intelligent data warehousing to improve performance and increase your organization’s productivity with analytics, dashboards and insights.  Keynote: Data Warehouse presente...

Screenshot 2024-07-03 at 10.15.26 AM.png
Warehousing & Analytics
AI BI Dashboards
AI BI Genie
Databricks SQL
  • 1961 Views
  • 0 replies
  • 0 kudos
MightyMasdo
by New Contributor II
  • 1529 Views
  • 6 replies
  • 2 kudos

writing into delta table using databricks connect

Hello we are currently facing a challenge with writing data from a local machine to Delta tables. While small data loads (e.g., 100 Rows) work without any issues, attempting to write larger batches (around 1,000 Rows) results in an exception. the iss...

  • 1529 Views
  • 6 replies
  • 2 kudos
Latest Reply
vr
Contributor
  • 2 kudos

Code?

  • 2 kudos
5 More Replies
Bakkie
by New Contributor III
  • 1302 Views
  • 1 replies
  • 1 kudos

Databricks Apps based on Streamlit could not find a valid JAVA_HOME installation

We are launching our first Databricks Apps based on Streamlit.The App works when simply running the notebook in our workspace, but fails after deployment due to "could not find a valid JAVA_HOME installation" when running in the system environment.We...

  • 1302 Views
  • 1 replies
  • 1 kudos
Latest Reply
alan-nousot
New Contributor II
  • 1 kudos

any update on this? Currently running into the issue of java_home not being set for pyspark

  • 1 kudos
DataFarmer
by New Contributor II
  • 6872 Views
  • 6 replies
  • 1 kudos

Resolved! How to let Business Users edit tables in Databricks

Hi Community!I have the requirement that business users shall be able to edit/update tables in Unity Catalog, e.g. master data records, mapping tables. I also want thes actions to be logged for auditing/troubleshooting.Is there any simple solution to...

  • 6872 Views
  • 6 replies
  • 1 kudos
Latest Reply
Junpei_Liang
New Contributor II
  • 1 kudos

Just checking in to see if there are any new updates on this. 

  • 1 kudos
5 More Replies
Anton2
by New Contributor II
  • 1365 Views
  • 4 replies
  • 1 kudos

Recovering Lost Dashboard Data

Hello,I attempted to update the SQL warehouse ID for all our dashboards using the Databricks SDK lakeview.update method. However, I mistakenly passed a dashboard object without the serialized_dashboard value, which resulted in all our dashboards beco...

  • 1365 Views
  • 4 replies
  • 1 kudos
Latest Reply
LeviDane
New Contributor II
  • 1 kudos

I am facing the same.

  • 1 kudos
3 More Replies
jhrcek
by New Contributor III
  • 10676 Views
  • 16 replies
  • 8 kudos

Resolved! Misleading UNBOUND_SQL_PARAMETER even though parameter specified

Hello. Please forgive me if this is not the right place to ask, but I'm having issues with databricks' statement execution api. I'm developing Haskell client for this api.I managed to implement most of it, but I'm running into issues with using named...

  • 10676 Views
  • 16 replies
  • 8 kudos
Latest Reply
vivily
New Contributor II
  • 8 kudos

So far, the parameter works for me too if 1. it is fed by a widget or 2. when not mixing python and sql in the same notebook. It is still failing if the two are mixed in the same notebook. 

  • 8 kudos
15 More Replies
jackintosh
by New Contributor
  • 1056 Views
  • 0 replies
  • 0 kudos

Dynamic GRANT

Hello,I am struggling trying to assign permission dynamically on a schema. I am using databricks asset bundle and I have a parametrized script to assign permission.grant select on schema {{schema}} to {{group}};I cannot achieve a dynamic grant statem...

  • 1056 Views
  • 0 replies
  • 0 kudos
Pramod_G
by New Contributor II
  • 672 Views
  • 1 replies
  • 0 kudos

How can I retrieve the total count of requests processed by the SQL warehouse during a given period?

Hi,I need to create a dashboard displaying the total number of requests per status that have been processed or are currently being processed by the SQL warehouse.I noticed the default graph for the SQL warehouse shows the number of queries executed p...

Pramod_G_0-1743011703416.png
  • 672 Views
  • 1 replies
  • 0 kudos
Latest Reply
Shua42
Databricks Employee
  • 0 kudos

You can use the system table for this, system.query.history, which is now in public preview: https://docs.databricks.com/aws/en/admin/system-tables/query-history It contains the full query history for warehouses, including status, executer, query tex...

  • 0 kudos
jacobzeb
by New Contributor II
  • 1223 Views
  • 1 replies
  • 0 kudos

Vizro Dashboarding in Databricks

I am attempting to create a Vizro dashboard in a databricks notebook. I have validated that the code to generate dashboard works is accessible when running the notebook on my local machine. However, when attempting to compile the dashboard on a datab...

  • 1223 Views
  • 1 replies
  • 0 kudos
Latest Reply
jacobzeb
New Contributor II
  • 0 kudos

  • 0 kudos
jonh
by New Contributor III
  • 2028 Views
  • 6 replies
  • 1 kudos

Resolved! AI/BI Dashboards

We need to build some BI dashboards for a client. We are having issues to find a way to Download a dataset behind a chart. Ideally the dataset subset after appliying a set of filters. The documentation says here that the full dataset could also be do...

jonh_0-1742476574674.png jonh_1-1742476650926.png
  • 2028 Views
  • 6 replies
  • 1 kudos
Latest Reply
Shua42
Databricks Employee
  • 1 kudos

I don't think promoting them to Admins is the best approach. You should be able to assign them to appropriate groups and set permissions to they data you want devs and guests to have query access to, respectively. Then, in terms of sharing the dashbo...

  • 1 kudos
5 More Replies
AnaMocanu
by Contributor
  • 2892 Views
  • 6 replies
  • 2 kudos

Resolved! Streamlit app on Databricks doesn't recognise the DATABRICKS_WAREHOUSE_ID in the yaml file

Hey everyone,So I managed to create a Streamlit app on Databricks, works fine deployed in the cloud.However, when I try to run it locally, it complains about "assert os.getenv('DATABRICKS_WAREHOUSE_ID'), "DATABRICKS_WAREHOUSE_ID must be set in app.ya...

  • 2892 Views
  • 6 replies
  • 2 kudos
Latest Reply
pdiamond
Contributor
  • 2 kudos

I figured it out this morning. You have to use an underscore in the yaml file instead of a dash. This works for me:  - name: "DATABRICKS_WAREHOUSE_ID"    valueFrom: "sql_warehouse"

  • 2 kudos
5 More Replies
BillSundwall
by New Contributor II
  • 1697 Views
  • 3 replies
  • 1 kudos

Maps in AI/BI Dashboards?

Is there any official word as to when we can expect Chloropleth or Marker Map visuals in AI/BI Dashboards? I realize Legacy Dashboards are still supported, but it feels uncertain to build new ones with AI/BI Dashboards in GA.

  • 1697 Views
  • 3 replies
  • 1 kudos
Latest Reply
eason_gao_db
Databricks Employee
  • 1 kudos

Definitely. Marker Maps are now live. You can find documentation for that here. Choropleth maps are in actively development and should land in a few months! 

  • 1 kudos
2 More Replies
mtreigelman
by New Contributor II
  • 1619 Views
  • 5 replies
  • 2 kudos

Re-Using Datasets inside the Same SQL Dashboard

Hi folks, I am creating a SQL dashboard and want to know if I can re-use datasets within the same dashboard. The screenshot below captures what I would like to do pretty well, but to summarize... I need to run an computationally expensive query and w...

databricks_dash_dataset_recycle_question.png
  • 1619 Views
  • 5 replies
  • 2 kudos
Latest Reply
mtreigelman
New Contributor II
  • 2 kudos

@rskuntoji24 My current workaround has been to create the first query as a materialized view in my catalog, and then run a workflow daily to update the view. The downsides to this strategy is that it might not be practical for streaming data (not an ...

  • 2 kudos
4 More Replies
QueryingQuagga
by New Contributor III
  • 1414 Views
  • 1 replies
  • 0 kudos

Databricks SQL editor - we can get a long way with a few Quality of Life improvements

Hello all (and, if you are watching these posts, Databricks employees/representatives ),I hope you take this idea into account - I haven't been able to find a place where one can vote on features, but I believe that this idea would make very real im...

  • 1414 Views
  • 1 replies
  • 0 kudos
Latest Reply
QueryingQuagga
New Contributor III
  • 0 kudos

Although this is not getting any visibility, I've got another feature idea to add:* Colour coding or otherwise marking columns to reflect table relationIn a simple join between e.g. table "cart" and table "cartItems", columns from "cart" would be mar...

  • 0 kudos
NikkG
by New Contributor
  • 991 Views
  • 3 replies
  • 0 kudos

Worker/Drive Node Config for Free Tier EastUS region

Hello,Right now I have chosen the free tier mode and region is east US. But I am unable to create a all purpose compute cluster. Any config I chose it says not supported. Any help is appreciated for pointing which config for worker and driver I shoul...

  • 991 Views
  • 3 replies
  • 0 kudos
Latest Reply
Walter_C
Databricks Employee
  • 0 kudos

It seems to be an issue with instance availability on the zone, it could be that at the given time there were no infrastructure available or a limitation with the zone itself. Have you checked the link available in the error message?  

  • 0 kudos
2 More Replies