The ultimate Microsoft Fabric, Power BI, Azure AI, and SQL learning event: Join us in Stockholm, September 24-27, 2024.
Save €200 with code MSCUST on top of early bird pricing!
Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
Hi, I need to do a VLOOKUP in M / Power query.
Although I found some references via Google and this forum, I can't figure out, how the formula should look like, although it shouldn't be that difficult.
Both Tables consist of mulitple columns but I only references the ones that are relevant.
Table 1: Top3
Column 1: CombineForRanking
Table2: Top3 Average
Column 1: CombineForRanking
Column 2: Average
In Table 1, I want to add a new column, which looks for the row value of column "CombineForRanking", and if it finds the same value in Table2Column1 (Top3 Average - CombineForRanking) it should return the value of column Average.
Solved! Go to Solution.
Thanks!
You can call me stupid (might be the warm weather?) but I just didn't make the link that merging columns was meant the same as merging queries.
This did the job.
For other users with this problem, when you check the link, don't click away because it starts in excel, it goes over to Power Bi / Pwer Querie.
@amitchandak, thanks for your reply.
I had already looked at the eriksvensen link, but it doesn't make sense to me.
Call me stupid, but somewhere I'm doing something wrong.
With above 2 tables and 3 columns, can you explain in simple english which steps I need to take?
I just want my Table 1 (which has tens of columns and thousands of rows) expanded with 1 column, coming from Table2.
I see so many questions about VLOOKUP in Power Query / M, that I can't believe there is not an easy way to do this, like you can do in excel.
@Namoh , Most of the time Vlookup in power query is merging and select columns
refer if these can help
https://eriksvensen.wordpress.com/2019/02/28/powerquery-replicate-doing-an-excel-vlookup-in-m/
https://www.myonlinetraininghub.com/excel-power-query-vlookup
Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.
Check out the August 2024 Power BI update to learn about new features.
User | Count |
---|---|
111 | |
79 | |
77 | |
46 | |
39 |
User | Count |
---|---|
143 | |
113 | |
64 | |
63 | |
53 |