Monday, June 29, 2020

Perform a Two Way, Three Way or N Way Lookup with Power Query


If you're doing lookups, you might use the different lookup functions like LOOKUP, VLOOKUP or INDEX / MATCH. To add another option into the mix, you can also do lookups with Power Query. One benefit is that if you perform two way (three way or more), writing the formulas with the lookup functions get a bit complex. The other benefit is that Power Query can handle larger tables and also appear more dynamic (i.e., just clicking refresh to get updated data). To see how it could be done, check out the video.

No comments:

Post a Comment