The Update Strategy transformation is the only one with a Data Driven option. This option allows you to control how rows are treated (insert, update, delete, or reject) based on expression logic that evaluates the data content. With Data Driven enabled, you can use the DD_UPDATE, DD_INSERT, DD_DELETE, or DD_REJECT functions to dynamically determine row treatment. Normalizer pivots columns, Sequence Generator creates sequential keys, and Union combines sources - none have data-driven row treatment.