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

Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM. Register now.

Reply
Morfin
New Member

Take data from one table to another

Hello!

I have two tables. First have columns Name and Date. Second  - Name, Date, Money.

In Power Query i need to make user functions which from second table add column Money in first table.

It is look like vlookup.

 

Can some one help me to do this ?)

5 REPLIES 5
Nathaniel_C
Community Champion
Community Champion

Hi @Morfin ,

 

Go to the home tab in Power Query, and select Merge Queries


Let me know if you have any questions.

If this solves your issues, please mark it as the solution, so that others can find it easily. Kudos 👍are nice too.
Nathaniel

 

 merge.PNG





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!




I should do it without merges)

 

Hi @Morfin 

 

Could you please let me know why you don't want to use merge? Is your data structure a little special so Merge Queries is not applicable to it?

 

Per my understanding, merge queries is the simplest way to realize your requirement. With a merge query, you can achieve similar goals to the Excel VLOOKUP function.

 

You can select First Table in the Queries and click Merge Queries to get new columns into First Table. In Merge window, you can select one or multiple columns to match rows. In the following image, I select Name and Date columns to match with. After merging, you can click the NewColumn expand icon and select which columns to add to First Table. You can also add aggregate values in this step.

112403.jpg

 

Reference:

Merge queries (Power Query) - Excel (microsoft.com)

 

Best Regards,
Community Support Team _ Jing Zhang
If this post helps, please consider Accept it as the solution to help other members find it.

Why is that?

 





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!




You might try this https://community.powerbi.com/t5/Desktop/M-Query-lookupvalue/td-p/830337





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!




Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.