Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
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?
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.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.