Objective
Customers have users in the Admin console whose names have special characters or where the product configurations have special characters.
You can export the user list to a CSV file, but the names are not displayed correctly due to the character encoding Excel applies to the file. This is a problem when reimporting the user list after you made changes, that is, ID type or product plan was changed.
For example, the Spanish name for the all apps plan is: Configuración predeterminada de All Apps plan - 2 GB in Excel it is shown as "Configuración predeterminada de All Apps plan".
Solution
To fix the character encoding in Excel:
- Create an excel file.
- Go to the Data menu.
- Click "Get External Data" and select "From Text".
- When prompted for a file, select the exported user list.
- In the next view, select "Delimited", "Start import at row 1", and in the drop-down for "File origin" select 65001: Unicode (UTF-8). Also tick "My data has headers". Click Next.
- Select "Comma" and deselect "Tab" as delimiter and click Finish.
- When asked "Where do you want to put the data?" Select "New worksheet" and click OK.
Your data is displayed correctly now.
To save the file as CSV and UTF-8 encoding, click "Save as" and select the type "CSV UTF-8 (Comma delimited)".