Skip to main content

I can do it in QGIS simply by using "name" LIKE '%LDN%' to sort the data, but this is not working for me in FME using the Attribute filter and text editor. Forgive me if I have got it wrong, this is my first go at using FME.

You can filter out using the Tester transformer (test on name Contains LDN.


Thank's @erik_jan


Reply