1. Your CSV data should be in the format below. The first line of your CSV file should be the column headers as in the table example. Also make sure that your file is UTF-8 to avoid unnecessary encoding problems.
2. If the column you are trying to import is date make sure that is formatted in format Y-m-d (2018-06-06).
3. Duplicate Admission Number (unique) rows will not be imported.
4. For student Gender use Male, Female value.
5. For Registration Academic year Column use 2021-2022
*