Hello everyone,
I am quite new to Arcgis and facing a problem with joined data right now.
I did a join of a table to a point-type shapefile. In the attribute table everything looks fine. But I can not do any processing to the data that is joined data.
When I add a new field to the table and try to calculate something with the joined data, it sais, a column was specified that does not exist.
When I try to do geoprocessing with the joined data, it skips the joined data because of NULL or EMPTY distance field value.
When I export the attribute table, the joined fields are either empty or filled with 0.
Does anyone know what's the matter here?