Forum Discussion
adrien5555
Helper II
10 years agoOLE DB or ODBC error DISP_E_TYPEMISMATCH
Hi All, this error shows up when I try to refresh data. The data source is a local csv : Config: windows 10 thanks for helping :) Adrien
- 10 years ago
The type mismatch is probably happening because you're doing some conversion from the orginial data types - go into the query editor and remove any type conversions and see if that works.
joebobjohnson
3 years agoNew Member
I have the same issue - what did you do to resolve this?
Anonymous
3 years agoNot applicable
In Excel, I repalced the "" with "NA". Then in PBI, replace the "NA" with null.