Versions Compared

Key

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

It is often useful to merge two or more streams of data to add additional attributes for records from another source and / or to identify duplicates and missing records. The examples below show how to do this manually to understand the process as well as using a built in feature of PhixFlow that provides some useful additional attributes on the merged data.

 

The model for these examples is 001 Merge Streams

Example 1: Manually merging customers and accounts

...

  1. Select the source streams by right clicking on them whilst holding down Shift
  2. Right click on the model background and select Merge Selected Streams
  3. For each of the source streams displayed, select Show the List of Attributes and drag the key attribute into the box below as in example 1
  4. Save the changes and select All attributes in the automatic stream configuration screen
  5. The stream will now be configured with additional attributes as shown below:

 

  • gridRowColor = Highlights rows in red if there are multiple records / duplicates
  • in_Count & in_2_Count = Reports the number of records matching they key in each of the source streams
  • in_HasDate & in_2_HasData = Reports whether or not a matching record was found in each stream

...

Model Ref: 001

Filter by label (Content by label)
showLabelsfalse
max5
spacesHELP70
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel = "kb-how-to-article" and type = "page" and space = "HELP70"
labelskb-how-to-article

...