Overview
When you attempt to import users into Lyris LM using a CSV file, you receive the following error:
Import Failed: Member import failed because of the following error: The following
column is invalid: COLUMN_NAME
Where COLUMN_NAME
is the name of a column you are importing in your CSV file. In some cases, the column name may contain additional special characters that are not visible in the file itself. e.g. EmailAddr_
Solution
This error can occur when the columns in your CSV file do not match the columns Lyris LM is expecting. Compare the columns in Lyris LM to the columns in your CSV file and ensure that they match. If they do, proceed to the second section of the Solution to create a copy of the data for cases where the file itself is corrupted in a non-obvious way.
Check the Lyris LM Import Column Headers
- Navigate to Members > View Members
- Click the Excel file icon on the top right
- Hit Save in the next window to download the file
- Open the file to view the column headers available in Lyris LM
- Modify your file so that the column headers match, then reattempt the import. If everything matches, proceed to the next section to rebuild the CSV file.
After modifying the column headers to match, the import is successful.
Rebuild the CSV File
- Open your import file after verifying that your column headers are correct using the steps above
- Select all of the data on the sheet and copy it; CTRL+A, then CTRL+C
- Open a new spreadsheet and paste the data into the new sheet; CTRL+V
- Save As a CSV file, then reattempt the import
After rebuilding the CSV file, the import is successful.