Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowData Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more
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:
Proud to be a 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:
Proud to be a Super User! | |
Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.
Check out the May 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 23 | |
| 21 | |
| 20 | |
| 19 | |
| 13 |
| User | Count |
|---|---|
| 58 | |
| 50 | |
| 38 | |
| 31 | |
| 27 |