As an example, in Excel you would use the filter function and select specific values from the drop down menu across multiple columns.
How in FME do you filter rows of data based on attributes held in multiple columns?
I've looked at the two SQL translators; SQLCreator and SQLExcuter but both need connecting directly to a database. In my case I need to use the transformer within my workflow.
Thanks.