I have a fileGDB with many records, of which I only want to read a Selection.
I know how to use the Search Envelope to select records in a bounding box
Is there also a way of Selecting records where an Attribute equals a value? (actually one of three values)
Or is the only way with a Transformer after the Reader?
Just trying to optimise