Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
v-likosh
Microsoft Employee
Microsoft Employee

Visual error : a binary value was too large to be converted to text

I'm trying to import .csv files from Azure Data Lake Storage Gen1, the file size is about 700 MB and when I create a query, I'm getting this error "Failed to save modifications to the server. Error returned:'OLE DB or ODBC error: A binary value was too large to be converted to text.'"... It sounds like there is a size limitation to load .csv file.

Has anyone gone through this error before? Any suggestions to fix this?

vlikosh_0-1669227994514.png

 

1 REPLY 1
Anonymous
Not applicable

Hi @v-likosh ,

 This error could be an issue with your M script within your Power BI Desktop file. There might a data type conversion of binary before combining or opening the last file that is preventing the engine to read the record as binary. Please check it in your Power Bi Desktop. Try refreshing and checking the code.

 

I have also found some posts, please refer to.

Solved: Merge Issue: Expression.Error: We cannot convert t... - Microsoft Power BI Community

Solved: Underlying error message: We cannot convert the va... - Microsoft Power BI Community

Solved: Binary data - Microsoft Power BI Community

 

If it still does not help, please provide more details.

 

Best Regards

Community Support Team _ Polly

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Kudoed Authors