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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
Anonymous
Not applicable

Relate values of two columns in the same table (Power Query)

First, my apologies because this must be easy and already answered, but I can't figure it out, nor find a post with a solution.

 

I think two images will show what I am trying to do much better than what I could explain, so here they are:

 

InputInputWanted outputWanted output   

 

I need to do it with Power Query and not DAX because the actual tables are a little bit trickier...

 

I appreciate your help 🙂

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Try breaking those into two queries, and then merging on the ID. You can duplicate and hack away the columns accordingly.

 

image.pngimage.pngimage.png

 

 

View solution in original post

3 REPLIES 3
Ashish_Mathur
Super User
Super User

Hi,

 

@ImkeFshould be able to help with the appropriate M code for solving this.  @Anonymous, in the second image, you have not shown the KeyB column.  Please show us the entries that should appear there.


Regards,
Ashish Mathur
http://www.ashishmathur.com
https://www.linkedin.com/in/excelenthusiasts/
Anonymous
Not applicable

Try breaking those into two queries, and then merging on the ID. You can duplicate and hack away the columns accordingly.

 

image.pngimage.pngimage.png

 

 

Anonymous
Not applicable

I knew I was missing something. Thanks for taking the time to answer my silly question. Smiley Happy

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors