Forum Discussion

kristimur's avatar
kristimur
Frequent Visitor
4 years ago

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

  • 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. 

      • lbendlin's avatar
        lbendlin
        Icon for Super User rankSuper User

        Let's assume you have this table

        You can deduplicate the entire table or you can deduplicate groups of individual columns.