Forum Discussion

newtopowerBI_AP's avatar
newtopowerBI_AP
Regular Visitor
2 years ago
Solved

Unzip csv file - getting an error

Hi - 

I am new to power BI. I get zipped files from third party every week. Each zipped file has one csv file in it. I used the code mentioned in Reading Zip files in PowerQuery / M (sql10.blogspot.com).

However, I am getting the following error
Expression.Error: The number is out of range of a 32 bit integer value.
Details:
4294967295
When compressed my files are about 180KB and ~1000KB when uncompressed. The csv file is a combination of date, text and number columns. None of the numbers are as big as mentioned in the error. 
Any help would be appreciated.

TIA

2 Replies