Posted September 28, 2021
Follow the steps for Importing New Records.
| Field |
Required |
Type |
Sample Values |
Notes |
| Student_Id |
Yes, unless lookup fields are used to identify the student record. |
Identifier |
"1" |
|
| Attribute_Id |
Yes, unless lookup fields are used to identify the attribute record. |
Identifier |
"1" |
This field can be pulled from DAT through the Student Attributes table. |
| Lookup_Student_Id |
No |
Lookup |
"1" |
|
| Lookup_Student_First Name |
No |
Lookup |
"John" |
|
| Lookup_Student_Last_Name |
No |
Lookup |
"Doe" |
|
| Lookup_Student_Birthdate |
No |
Lookup |
"2000/01/01" |
|
| Lookup_Student_Alternate_Id |
No |
Lookup |
"abc123" |
|
| Lookup_Category_Id |
No |
Lookup |
"1" |
This field is the same as category id and can be pulled from DAT through the Attributes table. |
| Lookup_Category |
No |
Lookup |
"Student Group" |
See Attribute Category for more information |
| Lookup_Attribute_Id |
No |
Lookup |
"1" |
This field is the same as attribute id and can be pulled from DAT through the Student Attributes table. |
| Lookup_Attribute |
No |
Lookup |
"Chess" |
See Attribute for more information |
| Attribute_Comment |
No |
Text |
"President" |
|
| Attribute_Year |
Yes, for yearly attributes |
Datasource Data |
"2021" |
|