Hello,
My Routes Attribute Table contains a single Name field with the concatenation of name field values from Incidents and Facilities (???Incident Name ??? Facilities Name???) and does not include attribute data from the source Incidents or Facilities layers.
Does anyone know how can I join my Routes table to the source Incidents or Facilities tables?
Is there a way to specify additional fields in the Routes table for Incident Name and Facility Name?
Thanks!
K
My Routes Attribute Table contains a single Name field with the concatenation of name field values from Incidents and Facilities (???Incident Name ??? Facilities Name???) and does not include attribute data from the source Incidents or Facilities layers.
Does anyone know how can I join my Routes table to the source Incidents or Facilities tables?
Is there a way to specify additional fields in the Routes table for Incident Name and Facility Name?
Thanks!
K
Sure. This can be done by joining the Routes and Facilities/Incidents layers. In the Routes layer, you can find FacilityID and IncidentID fields which you can use as the key fields.
How to perform join in ArcGIS