[Processor]Basic

This recipe demonstrates the basic usage of processor in a composite datasource.

Steps taken:

  1. Create a composite datasource (InvertData.ds). Drag and drop the tabular datasource (FruitSales.ds” as the beginning of the flow.
  2. Add a “Processor” element following the tabular datasource. Select “Cleansing > Remove Duplicates”, and check the “Fruit” column. Click “Finish”.
  3. Add another “Processor” element following the previous Processor. Select “General > Invert Data”, and check all columns. Click “Infer Schema” and click “Finish”.

Processor-Basic

To download the necessary files for this recipe, refer to the attached ZIP package.
Basic.zip