Filter Records in trasform map before importing them to target table
Hi All, How to filter the records before transforming them to target table for ex : I want to filter the records that have status value from source as "disposed". I don't want to create these records in target table with this status. do I need to use...
