ArcGIS Pro 3.1.5: How can a domain be created dynamically from a particular field in a table or layer?
For example, in the screenshot below, I want to create a domain that reads its values from a field in an existing table. In this case, the “OwnersNameTable_Domain” needs to read from the “Owner” field in the "Owners" table.
How can this be performed?
The procedure explained here is for ArcGIS Desktop but the steps are the same for Pro.
I did a trial run in Pro with success.
Many thanks for the input.
The issue with this approach is that the domain is not dynamic, it needs to be updated each time the owners or the parcels table are updated.
Depending on your workflow, you might be able to create a Task that includes the steps to update the tables and ends with running GP tool: Add Coded Value To Domain (Data Management).