Multiple choice technology

___________ tests data for one or more conditions and allows you to select rows of data that do not meet any of the conditions.

  1. Filter transformation

  2. Router transformation

  3. Source Qualifier transformation

  4. Normalizer transformation

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Router transformation can route data based on multiple conditions and allows rows that don't meet any condition to pass through a default group. Filter transformation only tests one condition and has no default pass-through for failed rows.