Forum Discussion
kristimur
4 years agoFrequent Visitor
how to remove not fully duplicates power bi
After marge I have some problems with not full dublicates that should be removed. Have I can solve this without new collom
5 Replies
- lbendlin
Super User
Deduplication in Power Query can be finely controlled. You can choose which columns should be included in the decision. By default (in my opinion a bad default) only the currently selected column is used for the deduplication. You can modify the Power Query code to include all the columns that are important for your scenario.