Forum Discussion
Anonymous
4 years agoNot applicable
Custom function to decompress .gz file not loading all rows
Hi all, I created a custom function to decompress a .gz file. The custom function is based on this query, which loads 10.902.214 rows: let
Source = Binary.Decompress(Web.Contents("https://e...
- Anonymous4 years ago
Hi Anonymous - I am not sure how you got 10,902,214 rows in the first place. The file only has 231.962 row and 1 heading row = 231.963.
Anonymous
4 years agoNot applicable
Hi Anonymous - I am not sure how you got 10,902,214 rows in the first place. The file only has 231.962 row and 1 heading row = 231.963.