Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Hi there, I receive weekly reports from our travel providers that I consolidate using power query. I find that there are some rows between several weekly reports that duplicate the same information. Is there a step I can add in the power query after consolidating all data to filter or remove any duplicate row only if data in all columns match another row?
Please let me know if additional info is required. The below table is for illustration of the issue:
Solved! Go to Solution.
Hi @donodackal
In powerquery editor, select columns A to G and remove duplicates. It will remove duplicates if values in all columns are repeated.
Thanks
Hi @donodackal
@Thingsclump 's solution should work, have you tried that?
Below are detailed steps:
1. Hold press on Shift or Ctrl key and click on column headers to select all columns.
2. Go to Home > Remove Rows > Remove Duplicates.
You can also enter = Table.Distinct(#"Previous step name") in the formula bar to add a step to remove duplicated rows in the whole table.
Best Regards,
Community Support Team _ Jing
If this post helps, please Accept it as Solution to help other members find it.
Hi @donodackal
In powerquery editor, select columns A to G and remove duplicates. It will remove duplicates if values in all columns are repeated.
Thanks
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
15 | |
12 | |
8 | |
8 | |
7 |
User | Count |
---|---|
15 | |
13 | |
9 | |
7 | |
6 |