• Yep, good idea, you could use a Conditional Split transform with a condition like 'LEFT(columnname,1) != "T"

    If you've got hundreds of thousands of rows in your text files, it might be a bit slow mind.