Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
I have two tables as this (example):
in table2 I want to lookup for the order number based on comparing the customer number and product number:
I tried something like this, but did not work:
If[custemer number] = tabel1(customer number) and [product number] = tabel1[product number], tabel1[order number], blank)
Solved! Go to Solution.
You can follow the steps below without writing any code.
1. Click table2, then click the meger queries button
2. Hold down ctrl and click the columns that need to be matched, then select the table table1 that needs to be matched below, then hold down ctrl and click the columns that need to be matched (note that the order of clicks must correspond to the previous columns), and then click the OK button.
3. expand the required columns
Thank you very much ZhangKun
You can follow the steps below without writing any code.
1. Click table2, then click the meger queries button
2. Hold down ctrl and click the columns that need to be matched, then select the table table1 that needs to be matched below, then hold down ctrl and click the columns that need to be matched (note that the order of clicks must correspond to the previous columns), and then click the OK button.
3. expand the required columns
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.