HOW TO
In ArcGIS Pro, data can be filtered with a definition query to identify when values in one field are not present in another field. This process aids in data completeness, consistency and accuracy by automating the identification of discrepancies, which is especially useful for large datasets.
This article describes the workflow to filter features where a field does not contain values from another field using a definition query in ArcGIS Pro. In this example, some adresses are missing the corresponding value from the AddressNumber field.
Note: Alternatively, on the ribbon, click the Data tab. In the Definition Query group, click Build Definition Query .
<field 1> NOT LIKE '%' || <field 2> || '%'
Note: Both fields must have similar field types.
The table shows the filtered features in the Address field do not contain the values of the AddressNumber field.
Get help from ArcGIS experts
Download the Esri Support App