Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
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! | |
| User | Count |
|---|---|
| 50 | |
| 37 | |
| 28 | |
| 16 | |
| 16 |
| User | Count |
|---|---|
| 73 | |
| 59 | |
| 39 | |
| 22 | |
| 21 |