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

Next up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now

Reply
ipon70
Helper I
Helper I

Merging but getting duplicates

I have about 7 queries but I am only trying to get two to work currently.

The first data set is 

KEY     ID          Date

137577  10/10/2023
298745   10/8/2023
387548  10/6/2023
387548  10/7/2023
387548  10/4/2023

 

The second data set is 

KEY    ID           Start of Activity

137577  7:00:00 AM
298745  11:00:00 AM
387548  3:00:00 PM
387548  3:30:00 PM
387548  6:00:00 PM

 

When I combined them I get a duplicate of the times and ID's I only want a row to show like this

KEY    ID           Date               Start of Activity

1        37577    10/10/2023    7:00:00 AM

 

I hope that makes sense, thank you for any help.

3 REPLIES 3
parry2k
Super User
Super User

@ipon70 The first 2 are easy, how do you want to deal with the 3rd one?

 



Subscribe to the @PowerBIHowTo YT channel for an upcoming video on List and Record functions in Power Query!!

Learn Power BI and Fabric - subscribe to our YT channel - Click here: @PowerBIHowTo

If my solution proved useful, I'd be delighted to receive Kudos. When you put effort into asking a question, it's equally thoughtful to acknowledge and give Kudos to the individual who helped you solve the problem. It's a small gesture that shows appreciation and encouragement! ❤


Did I answer your question? Mark my post as a solution. Proud to be a Super User! Appreciate your Kudos 🙂
Feel free to email me with any of your BI needs.

I just figured once I had a solution I could just repeat the process and include the rest.  But if there is an easier way, I am all about learning.

I just figured once I had a solution I could just repeat the process and include the rest.  But if there is an easier way, I am all about learning.

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.