Dataset Group

Top Previous Topic Next Topic  Print this topic

The Dataset group allows the user to insert dataset functions into the diagram, such as Join, Group By, Filter or Sort.

 

datasetgroup

 

 

Join - inserts the Join function, that synchronizes two data sources by starting a joined iteration on both of them.
Group By - inserts the Group-By function, that selects records from a data-source that generates distinct values for a specified field.
Filter - inserts the Filter function, that filters data from one input data source depending on a filter condition.

 

Note:

This group can be found under the Home Tab, in Design View.