I am trying to complete the Build the Dataverse table schema for the model-driven app module in MS Learn.
After I change the data type of the EmployeeId field to Autonumber and attempt to save I get the following error
The table could not be updated: Attribute coh_employeeid of entity coh_employeetable is not an Auto Number attribute. Please confirm the inputs for Attribute and Entity correctly map to an Auto Number attribute..
It is step 11 of the Create a custom table excercise.
Any help would be appreciated. Thanks.