Get Unique Values when doing Select by Attributes returns all unique values from the entire layer rather than from the data specified by the Definition Query in the layer’s properties.
Last Published: August 25, 2014No Product Found
Bug ID Number
NIM007910
Submitted
April 4, 2007
Last Modified
June 5, 2024
Applies to
No Product Found
Version found
9.2
Version Fixed
9.3
Status
Fixed
The bug has been fixed. See the Version Fixed and Additional Information, if applicable, for more information.
Workaround
Possible workaround (no better workaround, need to do some extra work compared with NON in 9.1)Option 1:After setting up the definition query, label the attribute field so that the user can see all the values. Then perform the Select by attributes if the user still needs to do so.Option 2:Export data for the selected (or definition queried) state as individual shapefile/feature class and edit the new data. Then use the Append tool to append all the state shapefiles/feature classes together if necessary.