This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreDid you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now
Hello everyone,
I have a small issue, I created a column trough a lookupvalue directly in Power BI and I want to move it into Power Query because I need it for further processing. I'm kind of new to Power BI and still struggling with basic concepts.
I've got a table for GL Entries, one for Dimension Set Entries and the General Ledger Setup table where I get my Dimension code "PL".
For simplicity the last LOOKUPVALUE can be replaced with "PL".
LOOKUPVALUE('GenLedgSetup'[Shortcut_Dimension_3_Code],GenLedgSetup[Primary_Key],"") == "PL".
I have no idea how to perform a lookupvalue for 2 columns in M language in Power Query with searchValues from 2 different table ( GL Entry and GenLedgSetup ).
I would highly appreciate if anyone can help me with that.
Thanks for your time and for your patience.
Hope you have a great day!
Solved! Go to Solution.
In Power Query you don't (need to) perform a lookup. You perform a JOIN the way SQL joins are performed. There are myriads of vids about Power Query for all levels of advancement on YouTube. One such vid is How to Merge Tables with Power Query: VLOOKUP Alternative - YouTube
In Power Query you don't (need to) perform a lookup. You perform a JOIN the way SQL joins are performed. There are myriads of vids about Power Query for all levels of advancement on YouTube. One such vid is How to Merge Tables with Power Query: VLOOKUP Alternative - YouTube
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 34 | |
| 31 | |
| 30 | |
| 21 | |
| 16 |
| User | Count |
|---|---|
| 63 | |
| 53 | |
| 31 | |
| 23 | |
| 23 |