Skip to main content

How can I delete duplicates in Power BI or Power Query?

Table of Contents
In Power Query, you can delete duplicate rows by following these steps:

– Firstly, go to the Home tab and click on Transform Data. This will open the Power Query editor.

– Select the columns you want to remove duplicates from, or if you wish to remove duplicates based on all columns, uncheck all columns.

– Now, Under the Home tab, Click on Remove Rows to open a drop-down menu.

– Now, Click on Remove Duplicates from that drop-down menu to eliminate duplicate rows from the table or based on the selected columns.

Add comment