Hello,
We will be using ArcGIS Pro 2.7 with Enterprise GeoDatabase on MS SQL Server.
Currently we don’t have the enterprise set up in place and hence we are trying to validate the below scenario in File Geodatabase:
We want to use ArcGIS Pro to manage spatial and non-spatial attributes in separate tables. E.g. For a feature class 'Building', all spatial data (Geometry, ID, Primary Key etc. ) will be in one table, let's say X and all the non-spatial attributes such as Building Name, Building Area, etc will be in a separate table Y.
We want to be able to update the data in join Table corresponding to table Y (e.g. Building Name) through a join from Table X by using a common field.
When we try to do this, we find that ArcGIS does not allow us to modify the fields joined to table Y (only the fields of Table X are editable in the join).
Is there a way to update the fields of table Y while keeping it joined with Table X like the way we are doing it for table X attributes ?
Thanks & Regards
Amit Agrawal