Hello! I am running Calculate Field on an attribute table field in a sde EGDB feature class. The feature class was joined to a feature service. I am pulling values from the service field (JOIN table) to the corresponding field in the INPUT table of the EGDB feature class to update the current data. There are 17,538 records. The process takes less than 10 minutes. I noticed of the 17,538 records, 11,941 records now show <Null> in the field, where valid data once existed. As a test I selected 290 records having null values in the field and ran calculate field. The process completed and the field in the Input table was updated with the correct information from the Join field.
Is there a limit on the number of records the calculate field tool can complete, and the rest of the records receive a null value? I am using Pro 3.4.3. One child version on the feature dataset.
Many thanks in advance, Jay