Merge allows you to combine all the DataSets of your DataStack in one of three ways: Append, Collate, or Subset.
Each DataSet will be added to the end of the other, in the order in which they are added to the DataStack.
Two or more DataSets are merged together row by row.
A set number of rows are counted from a Collated DataStack.