ArcGIS Pro 2.8.4: A python expression fails to perform on “field calculator”,
I couldn’t figure out why the python expression below fails to perform on “field calculator
!A! + "/"+ !B!
This expression is supposed to combine the field A and field B in field C. The first value in the C table when computed is assumed to be 33 / 1
What could be the issue here?
The gdb file is attached
