0

I want to perform a Select by Attribute selection on a Feature Class in ModelBuilder, but I know the Select by Attribute tool does not work in this situation. I need to perform this function as I want to avoid creating an additional dataset. This task is the second to last one, the last one being a Delete Rows.

dchaboya
  • 984
  • 11
  • 26

1 Answers1

4

You will need to use the Make Feature Layer tool on your feature class first, then you will be able to use Select Layer By Attribute on that.

PolyGeo
  • 65,136
  • 29
  • 109
  • 338