Description: Max number of rows is limited; getting errors when importing documents with large number of rows (example; 170000 rows). Thanks Steps to Reproduce: 1.import text file with 170000 rows. 2. 3. Actual Results: Error message. Not all rows are imported Expected Results: Able to import at least documents with 200000 rows or over. Reproducible: Always User Profile Reset: No Additional Info:
Max Rows is 2^20 (1,048,576) max Columns is 1024 --> max Cell count 2^30 so unlikely a 'capacity' issue. What exactly does "importing documents with large number of rows" mean? What format, what generator?
please attach document with your 200000 rows
Since no response, I close. If you attach requested file. please set again Unconfirmed.