Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Reply
Rgieltjes_Meyn
Helper III
Helper III

Remove duplicates based on a column and keep rows with the earliest date

Hi Guys,

 

I want to remove duplicates for row 'Item'. and keep the row with the earliest date based on row 'Transaction Date'.

 

So in the picture showed below it should result for example with item no. 0000.2121 only 1 row with transaction date 13/07/2023.

 

Can someone help me figure this out?

 

Thanks!

Rgieltjes_Meyn_0-1688627306374.png

 

 

2 REPLIES 2
HotChilli
Super User
Super User

In Power Query, select all columns except date, do a 'Group By' and select the Min date as an aggregation.  This will work if the rows are identical except for the Transaction date

Hi @HotChilli,

Unfortionately, this is not the case. Rows are not identical!

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel1

Power BI Monthly Update - May 2024

Check out the May 2024 Power BI update to learn about new features.