[ARCHIVED] SIS Import Malformed CSV (Hidden Characters?)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello Everyone,
I have a csv file that is extracted from our SIS (Infinite Campus) that triggers the "malformed csv" error message when trying to import with the SIS Import feature in Canvas.
I have used the documentation below to make sure that the csv file is actually formatted correctly.
https://asuprepaz.test.instructure.com/doc/api/file.sis_csv.html
Here is where it gets interesting. If I open the csv file and make no changes but save it using excel. The file size decreases by about 80 kb. Going from 580 kb to 500kb. The file can then be imported without triggering the "malformed csv" error. This makes me think there may be some hidden formatting characters that I cannot see.
Has anyone else encountered this issue or have any possible solutions?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
It turns out some of the data that was being imported had accented characters. So while the settings were all correct the data in the .csv file or the source needed to be cleaned better than it had been.
This discussion post is outdated and has been archived. Please use the Community question forums and official documentation for the most current and accurate information.