2. Select record handling (you can select multiple items one after another)

Sorting or filtering will NOT change the datasource itself. It will sort or filter data records right before the data merge process.

Sort records

I need to sort my records ascending or descending based on a specific column

Filter records

I need to filter my records so that only specific records are processed

Skip and continue