Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

The 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

Reply
craig8769
New Member

New AWS Databricks connector broken in January (2026) release, Implementation = "2.0"

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. 

1 ACCEPTED SOLUTION
craig8769
New Member

This issue is now resolved in the 2/20/2026 release of PowerBI desktop.  New connector is working as expected.

View solution in original post

4 REPLIES 4
craig8769
New Member

This issue is now resolved in the 2/20/2026 release of PowerBI desktop.  New connector is working as expected.

lrlucchini08
New Member

Thank you good sir, that is very informative indeed.

v-pgoloju
Community Support
Community Support

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.

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.