I have a file of about 2000 that I am trying to upload into our CRM system. I keep getting the error message: the number of fields differs from the number of column headings
What does this mean and how do I fix this error?
I have a file of about 2000 that I am trying to upload into our CRM system. I keep getting the error message: the number of fields differs from the number of column headings
What does this mean and how do I fix this error?
This usually happens due to a mismatch between the number of columns in the header and the source data columns.
Make sure the amount of data fields in the data row match up with the number of attributes in the header row.
If you are using a CSV file, there will be a comma between every data field. Each comma represents the next column. Check for extra commas (or other data delimiters).
Daivat Vartak (v-9d...
225
Super User 2025 Season 1
Muhammad Shahzad Sh...
99
Vahid Ghafarpour
82
Super User 2025 Season 1