Right now the tool processes CSV data entirely in the browser, so very large files like 90k rows can cause performance issues.
I'm working on improving this — likely by adding better chunked processing and optimization for larger datasets.
And i will increase limit of 5000 rows to somewhat more.
Right now the tool processes CSV data entirely in the browser, so very large files like 90k rows can cause performance issues.
I'm working on improving this — likely by adding better chunked processing and optimization for larger datasets.
And i will increase limit of 5000 rows to somewhat more.