Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreThe FabCon + SQLCon recap series starts April 14th at 8am Pacific. If you’re tracking where AI is going inside Fabric, this first session is a can't miss. Register now
New Databricks connector in PowerBI (Implementation = “2.0”) is currently broken in the January (2026) release of PowerBI desktop.
You have some choices:
You can roll back to the November release of PowerBI desktop link is here:
Previous monthly updates to Power BI Desktop and the Power BI service - Power BI | Microsoft Learn
You can change your connections back to the default in PowerBI
[Catalog="prod",
Database=null,
QueryTags=null,
EnableAutomaticProxyDiscovery=null,
Implementation=null]
If you have large data and run into the Microsoft Hardy error message use the workaround with (EnableQueryResultDownload = "0")
[Catalog="prod",
Database=null,
QueryTags=null,
EnableAutomaticProxyDiscovery=null,
EnableQueryResultDownload = "0",
Implementation=null]
If your gateway is updated to the newest version, then you can continue to use the new connector you just need to use the November edition of PowerBI. This is the ideal choice because we gain the performance of the new connector.
If your PowerBI desktop is installed from the Company Portal then I recommend using the old default connectors until Microsoft gets their act together and fixes the connector in the next release.
Some important implementation notes if you are using the old connector. Only use EnableQueryResultDownload = "0" in your Power Query M Code if you get the Microsoft Hardy error message on your table. Otherwise leave it off, so you get the performance gain.
EnableQueryResultDownload = "0" forces a row-by-row refresh implementation as opposed to batches or chunks. This is inefficient but reliable.
Solved! Go to Solution.
This issue is now resolved in the 2/20/2026 release of PowerBI desktop. New connector is working as expected.
This issue is now resolved in the 2/20/2026 release of PowerBI desktop. New connector is working as expected.
Thank you good sir, that is very informative indeed.
Hi @craig8769,
Thank you for reaching out to the Microsoft Fabric Forum Community. I would recommend sharing this as a blog post to help it reach and benefit a wider audience using below link.
New Article - Microsoft Fabric Community
Thanks & Regards,
Prasanna Kumar
I can't seem to figure out how to add a Blog. Feel free to repost this as a Blog.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 52 | |
| 38 | |
| 37 | |
| 19 | |
| 18 |
| User | Count |
|---|---|
| 67 | |
| 67 | |
| 34 | |
| 32 | |
| 29 |