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
Anonymous
Not applicable

Multiple table merge with multiple column condition

Hi,

 

I would like to merge two table but i need to look at mutile column to see if I have a match.

the goal is to find if there is a match in the column IP1 then IP2,IP3... in each of the other table IP column.

and if possible add plus one on the number of matches 

table 1:

Name | IP1 | IP2 | IP3 | IP4 | IP5

table 2:

Depatement | IP1 | IP2 | IP3 | IP4 | IP5

merge table:

Name| Depatement | IP1 | IP2 | IP3 | IP4 | IP5| Number of matches 

 

Do you have any idea now I can proceed in Power Query?

Thank you very much

1 ACCEPTED SOLUTION
edhans
Super User
Super User

You can merge in Power Query on multiple fields. Just CTRL-Click the 2nd-Nth fields on both tables in the same order. Little numbers will show up to show you which columns will join based on which.

 

edhans_0-1643844454085.png

 



Did I answer your question? Mark my post as a solution!
Did my answers help arrive at a solution? Give it a kudos by clicking the Thumbs Up!

DAX is for Analysis. Power Query is for Data Modeling


Proud to be a Super User!

MCSA: BI Reporting

View solution in original post

1 REPLY 1
edhans
Super User
Super User

You can merge in Power Query on multiple fields. Just CTRL-Click the 2nd-Nth fields on both tables in the same order. Little numbers will show up to show you which columns will join based on which.

 

edhans_0-1643844454085.png

 



Did I answer your question? Mark my post as a solution!
Did my answers help arrive at a solution? Give it a kudos by clicking the Thumbs Up!

DAX is for Analysis. Power Query is for Data Modeling


Proud to be a Super User!

MCSA: BI Reporting

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.

Top Solution Authors
Top Kudoed Authors