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.
上次发布: August 25, 2014No Product Found
漏洞 ID 编号
NIM007910
已提交
April 4, 2007
上次修改时间
June 5, 2024
适用范围
No Product Found
找到的版本
9.2
修正版本
9.3
状态
Fixed
此漏洞已得到修复。 有关详细信息,请参阅“版本修复”和“其他信息”(如果适用)。
解决办法
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.