Why is there a limit of 10,000 rows when importing a CSV file? Im trying to import 17000 rows, is there any way to do this?
Hi,
You can import the the csv file twice. One import for the first 10,000 records and the other import for the other 7000 records. It won’t override the existing records.
Tal.