Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! 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! | |
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!
| User | Count |
|---|---|
| 63 | |
| 55 | |
| 42 | |
| 41 | |
| 23 |
| User | Count |
|---|---|
| 171 | |
| 136 | |
| 119 | |
| 79 | |
| 54 |