Forum Discussion
Removing Dupes Using Power Query
- Anonymous3 years ago
Hi Anonymous ,
You may consider using the following steps.1. Add a index column.
2. Duplicate the table.
3. In Table(2)-->Filtered rows.
4. Select the columns to be de-duplicated --> Keep duplicates.
5. In Table --> Merge queries.([Index]--[Index])
6. expand [Index].
7. Filtered rows and remove rows.
Best Regards,
Gao
Community Support TeamIf there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly. If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!
How to get your questions answered quickly -- How to provide sample data in the Power BI Forum
Hi Anonymous ,
You may consider using the following steps.
1. Add a index column.
2. Duplicate the table.
3. In Table(2)-->Filtered rows.
4. Select the columns to be de-duplicated --> Keep duplicates.
5. In Table --> Merge queries.([Index]--[Index])
6. expand [Index].
7. Filtered rows and remove rows.
Best Regards,
Gao
Community Support Team
If there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly. If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!
How to get your questions answered quickly -- How to provide sample data in the Power BI Forum