🎒Understanding the Dedup Component

The Dedup Component identifies and removes duplicate records within a dataset, ensuring uniqueness and accuracy. It cleans datasets by eliminating redundant entries, thus enhancing data quality.

🚀 Key Features


📘 How to Use the Dedup Component

Configuration Steps

  1. Add a New Component: Select “Dedup” as the component type and assign a descriptive name that reflects its function.

  2. Configure the Component: Click on the component to open its configuration settings.

  3. Configure the Deduplication Field: Specify the field that will be used to identify duplicates. The component will automatically detect and remove duplicate data based on this field's value.

    image.png


Component Input

Component Output


📖 Scenarios