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

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
h2bi
Frequent Visitor

OLE DB or ODBC error DataFormat error HRESULT 0x80040E4E

Hello, all my tables have no errors in PowerQuery, i refreshed table by table all good, when i tried to load them into Power BI i started getting a weird error that i wasn't getting before in all the tables i am trying to load

 

Table1
    OLE DB or ODBC error: Exception from HRESULT: 0x80040E4E
    Unexpected exception
Table2
    Not enough arguments were passed to SEARCH function. The minimum number of 
    arguments for the function is 2. OLE DB or ODBC Error: Exception from 
    HRESULT: 0x80040E4E. Unexpected exception
Table3
    OLE DB or ODBC Error: Exception from HRESULT: 0x80040E4E. Unexpected 
    exception.
Table4
    OLE DB or ODBC Error: [DataFormat.Error] Cannot convert to numeric. Unexpected 
    exception.

 

 

Table4 i have made a step with the correct formats, there is no date column in the table and the column are all in text the correct format

The Table1 is the only one with date columns which are all in date format

 

My data sources are Sharepoint and Snowflake

 

What could be the solution? i tried everything i found on forums but nothing, could this problem coming from microsoft?

1 REPLY 1
Anonymous
Not applicable

Hi @h2bi ,

As you can see from the code reporting the error,  here is my analysis of them in turn.

OLE DB or ODBC error: Exception from HRESULT: 0x80040E4E: it often relates to data type mismatches or encoding issues.

The solution is ensure that your data source’s character encoding matches the encoding expected by Power BI. Sometimes special characters (like cubic or degree signs) can cause issues. You can also clear cache or update Power BI.

Go to File > Options > Data Load > Clear Cache in Power BI Desktop

vyilongmsft_0-1709101460510.png

You can read this topic: Solved: 0x80040E4E Error - OLE DB or ODBC - Microsoft Fabric Community

 

 

 

Best Regards

Yilong Zhou

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

Check out the June 2025 Power BI update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.