Is it possible to filter data by attribute, comparing it with list (for example Excel table classificator). Features must be filtering depending on is attribute has a match in list or not.
Page 1 / 1
Yes, you can use the FeatureMerger or DatabaseJoiner for that.
Hi @is ,
You can to work with transformer FeatureMerger.
According the image, i created two Source and compare the values by FeatureMerger:
Thanks,
Danilo
FeatureMerger solves this case - thank you redgeographics and danilo_fme