Using Copilot to Remove Duplicates
Swipe to show menu
After cleaning your dataset, the final step is removing duplicates.
In many cases, duplicate rows are not identical. The same person may appear multiple times with different values, so you need to define what counts as a duplicate.
Instead of comparing entire rows, focus on a key column. In this case, use the Email Address to identify duplicates.
This ensures each person appears only once in your dataset.
Do not delete duplicates immediately. These rows may contain useful information.
First, copy all duplicate entries into a separate worksheet. After that, remove them from the main table.
This keeps your data safe and allows you to review removed entries later.
When working with multi-step tasks, write prompts in a clear sequence.
Create a new worksheet, identify duplicates based on email, copy them to the new sheet, and then remove them from the original table.
Clear instructions reduce errors and make Copilot's behavior more predictable.
After running the task, check both sheets.
Make sure the main table contains only unique entries and that all removed rows are saved in the new worksheet.
You cleaned and structured messy data using Copilot. Your dataset is now consistent, complete, and ready for analysis in the next section.
Thanks for your feedback!
Ask AI
Ask AI
Ask anything or try one of the suggested questions to begin our chat