I have tried using the unique value transformer but it only accepts a single column. The SQL Executor doesn´t read FDGB. So how could I do an SQL distinct on two columns?
Page 1 / 1
You can always use the DuplicateRemover, it'll have the same effect except that FME will have to read the entire table first.