A set component is a projector component that combines multiple input flows into one using set operation such as Union, Intersect, except, Minus and others.
Use case: We will same 2 Location tables as source tables and then use a filter on them and then union and store to Target table.
Steps:
Step1: Drag and drop 2 same locations table and 2 filters and define the filter conditions.