Select to view content in your preferred language

Testing how to create a Calculation Attribute Rule

132
2
Jump to solution
a week ago
SanchezNuñez
Frequent Contributor

Good afternoon,

I am creating my first attribute rule, and I created a rule that populates a numeric field with the value 1.

I am working with a file geodatabase.

I get an error message "Unresolved Errors Found". How can I check them?

Thanks

Screenshot 2025-11-20 155255.png

 

0 Kudos
1 Solution

Accepted Solutions
BrendanNewell
Esri Contributor

Hey @SanchezNuñez  if you hover over the red square within the row of the attribute rule it should give you a useful error message.

Also you may need to create global ids for the feature class. 

Cheers

View solution in original post

2 Replies
BrendanNewell
Esri Contributor

Hey @SanchezNuñez  if you hover over the red square within the row of the attribute rule it should give you a useful error message.

Also you may need to create global ids for the feature class. 

Cheers

SanchezNuñez
Frequent Contributor

Thank you @BrendanNewell 

I was missing the GlobalID.

0 Kudos