Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. In the model toolbar, drag the 
    Insert excerpt
    _table_merge
    _table_merge
    nopaneltrue
      onto your model.
  2. In the settings, set Name: Customer All Details.
  3. Click
    Insert excerpt
    _finish
    _finish
    nopaneltrue
     to save and close the settings for the Customer All Details merge stream.
  4. In the model, hover your mouse pointer over the CustomerAddresses stream.
  5. In the pop-up popup toolbar, select 
    Insert excerpt
    _pipe
    _pipe
    nopaneltrue
    , then click the end of the arrow onto the stream Customer All Details. This connector will pipe data into the stream.
  6. Similarly, add a connector  from the stream SOURCE_CUSTOMER_PHONE_NUMBERS to Customer All Details.

...

  1. Double-click on the pipe from CustomerAddresses  to Customer All Details to open its settings.
    1. In the Basic Settings section, set:
      • Name: this pipe is automatically named in.
    2. In the Sort/Group section click 

      Insert excerpt
      _attributes_show
      _attributes_show
      nopaneltrue
      . PhixFlow displays the list of attributes (columns).

    3. Drag CustomerRef from the list into the settings.
    4. Close the list of attributes.
  2. Double-click on the pipe from CustomerAddresses to SOURCE_CUSTOMER_PHONE_NUMBERS. This pipe will be called in_2.
    1. In the Sort/Group section, click 

      Insert excerpt
      _attributes_show
      _attributes_show
      nopaneltrue
      . PhixFlow displays a list of the attributes (columns) in the CustomerAddresses  data.

    2. Drag CUSTOMER_REF into the Sort/Group section.
    3. Close the list of attributes.
  3. Now add attributes from CustomerAddresses to the merge stream:
    1. Hover over CustomerAddresses and in the pop-up popup toolbar, click 
      Insert excerpt
      _attributes_show
      _attributes_show
      nopaneltrue
      .
    2. Drag all attributes from this list and drop them onto the stream icon for Customer All Details.

      Tip
      titleHow 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 the Name header. 


    3. PhixFlow asks for confirmation. If it is not already selected, select Use original attribute name. Then click the arrow  to confirm.

  4. Similarly, drag all attributes from SOURCE_CUSTOMER_PHONE_NUMBERS to Customer All Details.
  5. To see the resulting settings for Customer All Details, double-click its icon to open the settings tab and look at the Attributes section. You can see a list of 8 attributes (data columns).

...

  1. To run analysis on your new stream, hover your mouse pointer over the stream Customer All Details, and in the pop-up popup toolbar, click 
    Insert excerpt
    _run_analysis
    _run_analysis
    nopaneltrue
    .
  2. To view the data you just loaded, hover over the stream and click 
    Insert excerpt
    _view_show
    _view_show
    nopaneltrue
    . In the drop-down list, select
    Insert excerpt
    _view_default
    _view_default
    nopaneltrue
    . You will see the address data you loaded from the file combined with the phone numbers you loaded from the database.