The Sorter transformation in Informatica is an ACTIVE transformation because it can change the number of rows passing through it (though it doesn't typically eliminate rows, active transformations are those that can potentially change the data row count or transaction boundary). Passive transformations like Expression don't modify the row count.