Use the Distinct component to filter out duplicate records that have the same values in all fields, leaving only unique records.
For example,you might need to filter out users' double-clicks in events.
To obtain unique records:
- Add a Distinct component where required in your package.
- Open the component and name it.