Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
Hi
Need your help. Facing a strange issue while updating power bi dashboard connected to Azure Databricks while refreshing dataset. The dashboard was working absolutely find and was getting updated without any issue. But for the last couple of days receiving an error message, which is weird and unable to understand the exact issue. This is the error message I am getting in Power BI
Any solution will be highly appreaciated.
Thanks in advance.
Roy
Hi nirupamroy,
We sincerely appreciate your inquiry via the Microsoft Fabric Community Forum.
From my understanding, the error you are encountering arises due to a certificate chain validation failure while attempting to download result files from Azure Databricks. This issue generally occurs when the SSL certificate is incomplete or untrusted, the Certificate Revocation List (CRL) or Online Certificate Status Protocol (OCSP) checks fail due to being unreachable, or if the ODBC driver files are missing or corrupted.
Kindly follow the steps outlined below, which may help to resolve the issue:
Additionally, please refer to the following links for more information:
Connect Power BI to Azure Databricks - Azure Databricks | Microsoft Learn
Program Requirements - Microsoft Trusted Root Program | Microsoft Learn
If you find our response helpful, kindly mark it as the accepted solution and provide kudos. This will assist other community members facing similar queries.
Should you have any further questions, please feel free to contact the Microsoft Fabric Community.
Thank you.
Thank you, @burakkaragoz and @Akash_Varuna for your response.
Hi nirupamroy,
We would like to check if the solution provided by @burakkaragoz , @Akash_Varuna has resolved your issue. If you have found an alternative approach, we encourage you to share it with the community to assist others facing similar challenges.
If you found the response helpful, please mark it as the accepted solution and add kudos. This recognition benefits other members seeking solutions to similar queries.
Thank you.
Yes, the issue finally got resolved. After extensive brainstorming and multiple back-and-forth conversations with the local IT team at the office, we identified that the root cause was Zscaler, a cloud-based security platform that had been installed a few weeks ago. Its SSL inspection feature was interfering with the connection between Azure Databricks and Power BI. We resolved the issue by disabling SSL inspection for the API that pulls data from Azure Databricks (Azure Blob inspection bypass) and installing the Zscaler root CA certificates for Databricks Connect, which we also configured for Power BI.
Hi @nirupamroy,
Thank you for sharing your insights and approach in resolving the issue.
We kindly request you to mark your response as the accepted solution, as this will help other community members find answers to similar challenges more efficiently.
Please continue leveraging the Fabric Community for any further assistance with your queries.
Thank you.
Hi @nirupamroy It is likely because of certificate validation or outdated Simba ODBC drivers. Ensure the certificate chain is valid and accessible, update the Simba Spark ODBC driver to the latest version, and verify no network blockages affect CRL access. Temporarily disable SSL revocation checks in the ODBC driver settings for testing. If issues persist, refresh cached metadata in Power BI and reconfigure the data connection.
Hi @nirupamroy ,
This error is related to SSL/TLS certificate validation when Power BI tries to refresh data from Azure Databricks. It usually means that Power BI cannot validate the certificate presented by Databricks—either due to missing or untrusted root certificates, network restrictions, or an incomplete certificate chain.
Here are some recommended steps to resolve this issue:
Validate the Certificate Chain:
Ensure that the SSL/TLS certificate used by your Databricks cluster is valid, not expired, and signed by a trusted authority. If the certificate was recently changed or updated, make sure all intermediates and root certificates are also valid.
Update Root Certificates:
On your Power BI machine, update the Windows root certificates. You can do this via Windows Update, or by downloading and installing the latest root CA certificates.
Check Network Access for Certificate Validation:
Certificate validation requires the ability to reach certificate revocation lists (CRL) or OCSP endpoints. Make sure your network, proxy, or firewall does not block access to these URLs. If your organization restricts outbound traffic, you may need to allowlist URLs related to the certificate authority.
Update the ODBC Driver:
Ensure you are using the latest Microsoft Spark ODBC driver for Power BI. Newer drivers often resolve certificate and connectivity issues.
Restart Power BI and Your Machine:
After performing these steps, restart both Power BI Desktop and your computer to ensure the new settings and certificates take effect.
If the issue persists after these steps, contact your IT team to review certificate trust settings or open a ticket with Microsoft Support for further assistance.
Let me know if you need detailed instructions on any of the steps above!
User | Count |
---|---|
84 | |
80 | |
70 | |
47 | |
43 |
User | Count |
---|---|
108 | |
54 | |
50 | |
40 | |
40 |