I am working on Practice 1 - Get and Sort data in the academy.
I finished the selector section but I am stuck on the Add Data Row activity I keep getting this error:
Add Data Row: Object reference not set to an instance of an object.
My inputs:
ArrayRow: {TheName, ThePhone, TheBirthdate, TheEmail, CityStateZip }
DataRow: (blank)
DataTable: OutputDataTable
In the practice solution it leaves the DataRow field blank.
6 posts - 2 participants