About 593,000 results
Open links in new tab
  1. Solved: Power Query LookUp in another table - Microsoft Fabric …

    Jun 21, 2022 · Solved: Hi all, I have found so many (solved) posts, but I haven't managed to translate it to my situation, so I hope someone will help me. In table

  2. Power Query: Lookup value in another table with merge

    Oct 12, 2022 · Power Query's merge transformation gives the ability to lookup value in another table. Learn how to create exact and approximate matches.

  3. How to Perform VLOOKUP in Power Query in Excel

    Using Power Query to replace VLOOKUP is not just easy but fast and the best part is it’s a one-time setup. It goes something like this: Create queries (connections) for the both of the tables. …

  4. VLOOKUP in Power Query - Spreadsheet Planet

    I will show you how to use the Power Query’s Merge feature to replicate the behavior of Excel’s VLOOKUP. Suppose you have the Sales table below on the left and the Product table on the …

  5. VLOOKUP in Power Query Using List Functions - My Online …

    Jul 29, 2021 · Here I'll be showing you how to use List Functions in Power Query to do both Exact and Approximate matches. This approach requires a little more M coding but requires less …

  6. Lookup PowerQuery without Merge [SOLVED] - Excel Help Forum

    Dec 19, 2023 · I need to perform Lookup from one table to other table using Power Query but it should be done without using Merge Option. Attached sample format which i have created with …

  7. Creating a VLOOKUP Function in Power Query - Excelguru

    Jan 28, 2015 · You can pull data into Power Query from any source (csv, text file, database, web page) and perform your VLOOKUP against your Excel table without that worksheet round trip.

  8. How to Find Lookup Values in Multiple Tables in Power Query

    Mar 4, 2023 · Hi I am trying to apply lookup on a table to find corresponding values from another table. But since there are null values I want to apply another lookup using a different column in …

  9. Create a column based on a lookup in another table

    Sep 8, 2019 · And in fact, although I may be wrong, I found that the Lookup function only works when I am on the 'many' side of the cardinality looking up into a table on the '1 side' of the …

  10. Excel Power Query VLOOKUP - My Online Training Hub

    Jun 1, 2016 · Makes sense if you think about it, after all a VLOOKUP is simply pulling a column from one table into another table. This tutorial applies to Excel 2010 onwards and requires the …