Large Sheets are sort of cut off. If the sheets have more than 32676 rows the fields on the lines (when using csv) for the rows follwing are empty. The number of lines
however seems to be correct.
The last rows of a sheet with 32780 rows look like, although these rows really contain data:
"row 32766","a field","another field"
"row 32767 still contains data","","as you can see"
"","",""
"","",""
"","",""
"","",""
"","",""
"","",""
"","",""
"","",""
"","",""
"","",""
Logged In: NO
sorry, i should have looked first, this is identical to issue 1647969