VLOOKUP / XLOOKUP in Power Query

preview_player
Показать описание
In this video, you will learn how to perform a VLOOKUP/XLOOKUP in Power Query. The reason to use Power Query is to perform the lookup dynamically, extremely fast, and way more easily.

If you are performing a lookup on large datasets, VLOOKUP/XLOOKUP would be dead slow as it would need to check cell by cell for an exact match but with Power Query, it takes just a couple of mins and steps and you're done :)

#VLOOKUP #XLOOKUP #INDEX&MATCH #POWERQUERY
Рекомендации по теме
Комментарии
Автор

Thanks! But any idea why I often get so many duplicates?

mikenathan
Автор

Thank you for the video. We know that vlookup will return the first value when there are multiple values with the same ID, how do you handle ths in power query?

MM-oeeo
Автор

Thanks for the post. Both of my connection tables are fine but I get many errors in a column of data after I merge the two tables. The error says "We couldn't convert to Number." Do you know why? I converted that column to text in the table I'm drawing that column from.

petecullan
Автор

Thanks for the great video, I have a scenerio where Table 1 has two key columns and Table two has 1 key column. I want to merge them like lookup Table1[column1] or Table[column2] and match with Table2[column1].. Is this possible in power query?
I tried but it ask for two columns to match from table2 which i dont have.
If you have any solution can you help

sridharans