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

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
powerbiexpert22
Impactful Individual
Impactful Individual

error

i am getting below error in power bi

powerbiexpert22_0-1723211279267.png

 

1 ACCEPTED SOLUTION
rajendraongole1
Super User
Super User

Hi @powerbiexpert22 -The error you're encountering, "OLE DB or ODBC error: Type mismatch (Exception from HRESULT: 0x80020005 (DISP_E_TYPEMISMATCH))," typically occurs when there is a data type mismatch in your DAX expression or when the data types in your model do not align with what the calculation expect.

resolution should be following:

Check the datatypes for the columns in a table, make sure the DAX expressions are correctly handling data or not.

Inspect your data for any rows that might have invalid dates or missing values.

 

Please check the resolved post

Hope it helps:

http://community.powerbi.com/t5/Desktop/OLE-DB-or-ODBC-error-DISP-E-TYPEMISMATCH/m-p/33267/highlight...

 

 

 





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!





View solution in original post

1 REPLY 1
rajendraongole1
Super User
Super User

Hi @powerbiexpert22 -The error you're encountering, "OLE DB or ODBC error: Type mismatch (Exception from HRESULT: 0x80020005 (DISP_E_TYPEMISMATCH))," typically occurs when there is a data type mismatch in your DAX expression or when the data types in your model do not align with what the calculation expect.

resolution should be following:

Check the datatypes for the columns in a table, make sure the DAX expressions are correctly handling data or not.

Inspect your data for any rows that might have invalid dates or missing values.

 

Please check the resolved post

Hope it helps:

http://community.powerbi.com/t5/Desktop/OLE-DB-or-ODBC-error-DISP-E-TYPEMISMATCH/m-p/33267/highlight...

 

 

 





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!





Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

Fabric Community Sticker Design Challenge Barcelona Carousel

Fabric Community Sticker Challenge - Barcelona 2026

If you love stickers, then you will definitely want to check out our community sticker challenge, Barcelona edition!

July Power BI Update Carousel

Power BI Monthly Update - July 2026

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

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.

Top Solution Authors