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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
Anonymous
Not applicable

Merge Queries - fastest method

Hello, 

 

I'am doing a merge querie but takes a long time, i want to know if there is another way, more faster to do this process.

 

Thanks a lot!

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @Anonymous ,

 

1.In the Table 1, select the Merge Queries.

vstephenmsft_0-1657699329910.png

 

2.Select the Cod column in both tables, and then click OK.

vstephenmsft_1-1657699693201.png

vstephenmsft_2-1657699727147.png

 

3.Expand the column.

vstephenmsft_3-1657699741503.pngvstephenmsft_4-1657699750420.png

 

 

Best Regards,

Stephen Tao

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

View solution in original post

6 REPLIES 6
Anonymous
Not applicable

What kind of join/merge are you using, and what are you actually joining?

 

--Nate

Anonymous
Not applicable

@Anonymous 

 

I try to do a VLOOKUP in a Power Query, but waste a lot of time.

 

For Example i have table 1: 

CodName
1Gary
2Ferdinand
3Paolla

 

I try do cross to table 2:

 

Codcolor
1Blue
2Gray
3Green

 

I want try to do this more faster.

Hi @Anonymous ,

 

In Table 2, add a custom column and add the code below:

 

  •  Table.SelectRows(Table1, (x)=> x[Cod]=[Cod])[Name]

Regards

KT

Anonymous
Not applicable

Hi @Anonymous ,

 

1.In the Table 1, select the Merge Queries.

vstephenmsft_0-1657699329910.png

 

2.Select the Cod column in both tables, and then click OK.

vstephenmsft_1-1657699693201.png

vstephenmsft_2-1657699727147.png

 

3.Expand the column.

vstephenmsft_3-1657699741503.pngvstephenmsft_4-1657699750420.png

 

 

Best Regards,

Stephen Tao

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

tackytechtom
Super User
Super User

Hi @Anonymous ,

 

My initial thought was, if you are having performance issues with a merge in Power Query just push the merge to the source if that is possible? If you cannot out of some reason, then I recommend this blog series by Christ Webb:

 

Chris Webb's BI Blog: Optimising The Performance Of Power Query Merges In Power BI, Part 1: Removing Columns Chris Webb's BI Blog (crossjoin.co.uk)

 

Chris Webb's BI Blog: Optimising The Performance Of Power Query Merges In Power BI, Part 2: Does When You Remove Columns Matter? Chris Webb's BI Blog (crossjoin.co.uk)

 

Chris Webb's BI Blog: Optimising The Performance Of Power Query Merges In Power BI, Part 3: Table.Join And SortMerge Chris Webb's BI Blog (crossjoin.co.uk)

 

Let me know if this helps 🙂

 

/Tom
https://www.tackytech.blog/
https://www.instagram.com/tackytechtom/

 



Did I answer your question➡️ Please, mark my post as a solution ✔️

Also happily accepting Kudos 🙂

Feel free to connect with me on LinkedIn! linkedIn

#proudtobeasuperuser 

Anonymous
Not applicable

Hello, @tackytechtom 

 

How can I push the merge to the source?

 

Can you help me?

 

thanks a lot. 

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

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

July PBI25 Carousel

Power BI Monthly Update - July 2025

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

Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.