Multiple choice technology

The following transformation ican be used t have a group of conditions to be filtered

  1. Filter

  2. Router

  3. Joiner

  4. Source Qualifier

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

Router transformation applies multiple filter conditions to split data into different groups based on various criteria. Unlike a single Filter (which handles one condition), Router can handle multiple conditions and route each group appropriately.