...
It is recommended that you import a maximum of 500 rows of data per CSV file.
If the information imported from the CSV file does not precisely match the event details, including spelling and capitalisations, a new event occurrence is created.
If there are errors with the headers of the file, such as missing headers or spelling errors in headers, Fuse rejects the whole CSV and an error is shown, as follows:
If any of the rows have incorrect or missing data, those rows in the CSV will not be imported and are shown in red. Only rows in the CSV with correct and complete data, shown in green, will be imported:
...