From the Create section of the toolbar, click Show Tables
drag the Merge Table onto your model.
In the settings, set the Name.
ClickOK to save and close the settings for the merge table.
In the analysis model, hover over the CustomerAddresses stream.
In the pop-up toolbar, select Connector, then click the end of the arrow onto the streamCustomer All Details. This connector will pipe data into the stream.
Similarly, add a connector from the streamSOURCE_CUSTOMER_PHONE_NUMBERSto Customer All Details.
Configure groupings on the pipes
Double-click on the pipe fromCustomerAddresses toCustomer All Details to open its settings.
In the Basic Settingssection, set:
Name: this pipe is automatically named in.
In theSort/Groupsection click Show Attributes. PhixFlow displays the list of attributes (columns).
DragCustomerReffrom the list into the settings.
Close the list of attributes.
Double-click on the pipe fromCustomerAddresses toSOURCE_CUSTOMER_PHONE_NUMBERS. This pipe will be calledin_2.
In theSort/Groupsection, click Show Attributes. PhixFlow displays a list of the attributes (columns) in the CustomerAddresses data.
DragCUSTOMER_REFinto the Sort/Groupsection.
Close the list of attributes.
Now add attributes fromCustomerAddresses to the merge stream:
Hover over CustomerAddresses and in the pop-up toolbar, click Show Attributes.
Drag all attributes from this list and drop them onto the stream icon for Customer All Details.
How to select all the attributes in a list
To select all attributes, you can:
either click the first attribute then Shift+click the last attribute
or click the check box next to theNameheader.
PhixFlow asks for confirmation. If it is not already selected, select Use original attribute name. Then click the arrow to confirm.
Similarly, drag all attributes fromSOURCE_CUSTOMER_PHONE_NUMBERStoCustomer All Details.
To see the resulting settings forCustomer All Details, double-click its icon to open the settings tab and look at theAttributessection. You can see a list of 8 attributes (data columns).
Run analysis and view the stream data
To run analysison your new stream, hover your mouse pointer over the streamCustomer All Details, and in the pop-up toolbar, click Run Analysis.
To view the data you just loaded, hover over the stream and click Show view. In the drop-down list, selectDefault View. You will see the address data you loaded from the file combined with the phone numbers you loaded from the database.