Can I query my Delta tables with PowerBI?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2021 10:48 AM
I would like to connect to the Delta tables I have created with PowerBI to use for reporting. Is it possible to do this with Databricks or do I have to write my data to some other serving layer?
- Labels:
-
Delta
-
Delta Tables
-
Power-bi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2021 10:55 AM
Yes, it is possible to query the Delta tables on your data lake with PowerBI using the native Databricks connector available in PowerBI desktop. The connector supports SSO using Azure AD so it's fairly straightforward to set up.
Once you get the connection set up you can query the data on your lake directly in PowerBI using either import or DirectQuery.
More details on the connector can be found in the announcement blog post.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-16-2022 12:07 AM
if you want to read your Delta Lake table directly from the storage without the need of having a Databricks cluster up and running you can also use the official connector Power BI connector for Delta Lake

