Forum Discussion

MJG2112's avatar
MJG2112
Icon for Advocate II rankAdvocate II
4 months ago
Solved

OLE DB or ODBC error: [DataFormat.Error] We couldn't convert to Number..

I've seen posts for this error but I'd still appreciate some advice on where to start with it.  It's happening during the Load, which leads me to think it's not a problem during the Transform phase. ...
  • krishnakanth240's avatar
    4 months ago

    Hi MJG2112 

    Start by checking columns with Changed Type steps especially auto generated ones. Any calculated columns or measures expecting numbers. Source data for hidden issues like N/A, spaces, commas, nulls.Approach is to temporarily remove or disable type conversion steps. Reapply them one by one