Forum Discussion

Taz_Car's avatar
Taz_Car
Frequent Visitor
3 years ago
Solved

OLE DB or ODBC error: [DataFormat.Error] Invalid cell value '#VALUE!'..

Hello All,

 

I am getting the following message

 

OLE DB or ODBC error: [DataFormat.Error] Invalid cell value '#VALUE!'..

 

I am importing from excel sheets in Sharepoint.  I can't find a #value error in the source files but it's complex so I might be missing it.  I have tried replacing the error, but this makes no difference.  Can anyone point me in the right direction?

 

 

8 Replies

    • paulberaud's avatar
      paulberaud
      Frequent Visitor

      Can confirm this worked for me as of 11-6-2023

    • SiCo's avatar
      SiCo
      New Member

      This worked today 3rd Oct 2024. Didn't work when removing errors later in the query list. Thank you for this post!

    • xyghttfhoo's avatar
      xyghttfhoo
      New Member

      Perfect, worked for me as well (as per 14jan25)

  • You can choose to remove the rows with errors or you can replace the errors with something meaningful.

     

     

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi Taz_Car ,

    This error is thrown in Excel, where Power Query reads its data as a value (reserved word), not the formula itself.
    The suggestion is to go back to the data source (excel) and replace VALUE with another meaningful name.

    Related thread:
    Solved: Re: "OLE DB or ODBC error: [dataformat.error] inva...

    Fix DataFormat.Error: Invalid cell value '#NAME?'

     

    Best Regards,
    Gao

    Community Support Team

     

    If there is any post helps, then please consider Accept it as the solution  to help the other members find it more quickly. If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!

    How to get your questions answered quickly -- How to provide sample data

    • Taz_Car's avatar
      Taz_Car
      Frequent Visitor

      Thansk I did that.  It took a while to ID the error as there are multiple feeder sheets but the issue is resolved.