Versions Compared

Key

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

...

  1. Create a new stream in your model and populate its attributes.
    1. Hover over CustomerCareUpdates and click 
      Insert excerpt
      _add_stream
      _add_stream
      nopaneltrue
    2. In the settings, set the Name to  Combined Updates.
    3. In the model, show the stream attributes for CustomerCareUpdates .
    4. Select all the attributes and drag them into the properties for the Combined Updates stream. Drop them into the Attributes section.
    5. Click 
      Insert excerpt
      _finish
      _finish
      nopaneltrue
      .
  2. To save your model, in the model toolbar click 
    Insert excerpt
    _save
    _save
    nopaneltrue
  3. Connect the ShopUpdates stream to the Combined Updates stream.
    1. Hover over ShopUpdates and click 
      Insert excerpt
      _add_connector
      _add_connector
      nopaneltrue
      .
    2. Click Combined Updates to link the pipe to the stream.

      Info

      When you connect streams, PhixFlow automatically adds a reference to the input pipe name. This appears in the attribute expression. To merge this data successfully,  you must update the attribute expressions to remove the in. prefix; see step 4 below.


  4. Fix all the attribute expressions.
    1. Double-click on Combined Updates to open its settings tab. For each attribute:
    2. In the Attributes section, double-click on an attribute to open its settings.I
    3. In the Basic Settings section, edit the Expression to remove in. and click 
      Insert excerpt
      _finish
      _finish
      nopaneltrue

  5. In the Combined Updates stream settings tab, click 
    Insert excerpt
    _finish
    _finish
    nopaneltrue
     to save and close.
  6. In the model, hover your mouse pointer over Combined Updates and click 
    Insert excerpt
    _run_analysis
    _run_analysis
    nopaneltrue
    .
  7. When the stream has run, check that the stream has:
    • the columns CustomerRef, Sales Date and Package
    • 15 rows
    • all cells have data.
      The stream default view:

...