Forum Discussion
Power BI fabric can update report with databricks data
Hi andrew_14 ,
Thanks to SaiTejaTalasila and GilbertQ reply.
Based on your description and the error message provided, first, make sure that Databricks workspaces are enabled for Unity Catalog. This is a prerequisite for securely managing and accessing data across Databricks workspaces.
Second, ensure that Power BI Fabric is properly connected to the Databricks environment. This includes verifying that the Databricks cluster is running and that the connection has been configured with the correct Databricks cluster URL and access token.
Then, if using Azure Data Lake Storage with Databricks, ensure that credential pass-through is enabled for the cluster. This feature allows for more seamless authentication to the data source without having to hard-code the credentials.
You can check out the following documents for more
Set up your Azure Databricks connection - Microsoft Fabric | Microsoft Learn
Ingest data into OneLake and analyze with Azure Databricks - Microsoft Fabric | Microsoft Learn
Enable a workspace for Unity Catalog - Azure Databricks | Microsoft Learn
Best regards,
Albert He
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly