A Router transformation has the following group filter conditions:
Group A: InputValue = 2
Group B: InputValue > 1
Default group
The InputValue Is an integer port. Identify which of the following statements is correct. (Choose one)
If InputValue = 2, the output will be routed to Group A only
If InputValue = 2, the output will be routed to both groups A and B
If InputValue = 2, the router will fail, since rows cannot be routed to multiple groups
Any positive number values other than 1 or 2 will be routed to the Default group
Submit