FME Desktop 2020: How to filter all features that are “not equal to” a particular value,
For example, in the screenshot below, I wanted to filter all polygons that autocad color doesn’t equal to 10.
How this can be performed in FME?
FME Desktop 2020: How to filter all features that are “not equal to” a particular value,
For example, in the screenshot below, I wanted to filter all polygons that autocad color doesn’t equal to 10.
How this can be performed in FME?
The operator "!=" means "is not".