I know this is a simple question, but I can't get it to work for some reason.
I want to take polygons that all have an School_ID and filter out the ones that have an ID not equal to 0...
I'm trying to use an AttributeFilter, but can't get it to work...
I have set the "Attribute to Filter By" to the SCHOOL_ID column.
...and set a "possible attribute value" to various values, including <> 0, <> "0", > 1, etc. to no avail.
I can get the tool to work if I set a possible value to a valid SCHOOL_ID, such as 263...then the resulting feature class has only that 1 feature in it.
Any thoughts appreciated!
Thanks,
-mb