Versions Compared

Key

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

By the end of this chapter you will be able to:

Table of Contents

You will also learn how to pass only some records to the receiving stream using the Maximum Number of Records per Group option.

In this exercise you will select the most recent sales record for each customer from the set of combined updates you created in the previous exercise.

...

  1. Hover your mouse pointer over the Latest Package Update stream and click 
    Insert excerpt
    _run_analysis
    _run_analysis
    nopaneltrue
     and  then click YES to confirm.
  2. When PhixFlow notifies you that the analysis is finished, hover your mouse pointer over the Latest Package Update stream again.
  3. Click 
    Insert excerpt
    _show_stream_views
    _show_stream_views
    nopaneltrue
    .
  4. In the drop-down list, select 
    Insert excerpt
    _default_view
    _default_view
    nopaneltrue
    .  PhixFlow displays the data.
  5. Notice that there is only one record per customer reference.
  6. If you also look at the default view for the Combined Updates stream, you will see that some customers, such as C056 have more than one record, and the . The most recent record has been passed to the Latest package Update stream.

...