I have a Excel file showing annual precipitation and I add it on arcmap. When I tried to check it's attribute table the field calculator is passive. I want to change all the Null value to specific number for analysis. how can i solve it plz.
Tell me more
×
Geographic Information Systems Stack Exchange is a question and answer site for
cartographers, geographers and GIS professionals. It's 100% free, no registration required.
|
|
If your data is an Excel table to start with, you can do a global search and replace in Excel before importing to ArcGIS. |
|||
|
|
|
if you import it to a gdb you can run calcField like so
|
|||
|
|
|
If you want to be able to edit the file directly in ArcMap, you can also save your .xls as a .dbf before importing it. |
|||||||
|
|
Try this method :
sample : "City" IS NULL |
|||
|
|


