I have a feature class in a file geodatabase and it contains a field called [curing] in short integer type and another field called [IsPopulated] in short integer as well.
What I want to achieve is to make [IsPopulated] automatically populated with "0" or "1" depending on whether the [curing] column is filled with a numeric value.
"Field Calculator" does not help as it's just a one-off operation and NOT automatic.
No comments:
Post a Comment