When I open a large TSV file I get this error "The data could not be loaded completely because the maximum number of rows per sheet was exceeded." Request: * Can this message be updated to say what that limit is? And how many rows were skipped? Is it just 1 Million? 1,048,756 to be precise. * Can this row limit be dramatically increased? I'm running on a machine with 16GB ram, and Calc is using 3.7% of my total RAM. I'd personally not impose any limit, it could easily load 20M rows on my computer.
It is in development, and you can access it if you enable Menu/Tools/Options/LibreOffice/Advances - Enable experimental features. *** This bug has been marked as a duplicate of bug 50916 ***
(In reply to m.a.riosv from comment #1) > It is in development, and you can access it if you enable > Menu/Tools/Options/LibreOffice/Advances - Enable experimental features. > > *** This bug has been marked as a duplicate of bug 50916 *** Hello Thank you for this suggestion. I enabled, but same error : "The data could not be loaded completely because the maximum number of rows per sheet was exceeded." "Menu/Tools/Options/LibreOffice/Advances - Enable experimental features." Maybe my v6.4.6.2 on latest Ubuntu is out of date.
(In reply to Jonny Grant from comment #2) > > Maybe my v6.4.6.2 on latest Ubuntu is out of date. You need latest version for that (7.0.4 available via Launchpad PPA "sudo add-apt-repository ppa:libreoffice/ppa --yes") and you also need to activate "Tools -> Options -> LibreOffice Calc -> Defaults -> Option: [x] Enable very large spreadsheets (16m rows, 16384 cols)". This option is only available after having activated experimental features.
(In reply to Uwe Auer from comment #3) > (In reply to Jonny Grant from comment #2) > > > > > Maybe my v6.4.6.2 on latest Ubuntu is out of date. > > You need latest version for that (7.0.4 available via Launchpad PPA "sudo > add-apt-repository ppa:libreoffice/ppa --yes") and you also need to activate > "Tools -> Options -> LibreOffice Calc -> Defaults -> Option: [x] Enable very > large spreadsheets (16m rows, 16384 cols)". This option is only available > after having activated experimental features. Hello Uwe My TSV file has 34M rows. But only two columns, is there any way to let us specify our own row limit?