Use the following rules and guidelines when you work with a Union transformation:
You can create multiple input groups, but only one output group.
All input groups and the output group must have matching ports. The precision, datatype, and scale must be identical across all groups.
The Union transformation does not remove duplicate rows. To remove duplicate rows, you must add another transformation such as a Router or Filter transformation.
The Union transformation does not generate transactions.