Troubleshoot when the Custom CSV submit button does not respond
If you click Submit in the Custom CSV Import modal and nothing happens (no spinner, no error, no redirect), the upload was likely blocked before it reached our system. This is usually caused by CSV formatting
Check the date format
The most common reason imports fail is date parsing, especially when the file was edited in Excel. Go to the Imports page and download the CSV. Check to see if the import happened in the required format: YYYY-MM-DD (example: 2025-12-15)
Prepare your CSV using the template
Go to Imports
Click [β¦]
Expand the first toggle and download the template
Paste your data into the template (do not change headers)
Confirm:
Date columns use YYYY-MM-DD
All required fields are filled exactly as the template requires
Values match the template format (spelling, casing, IDs)
Submit the import
Open the Custom CSV Import form
Upload your CSV
Click Submit
You receive a notification and redirected to the Charges table. If none of that happens, treat it as blocked before upload.
