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 nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now
Hi : I am trying to get my head around the lookvalue dax function. I am going through some materials (Lookupvalue Introduction) posted in SQLBI website. When I typed in the same exact syntax (as shown above) I get an error. In the "Search value" part of the syntax when I type Sales[ProductKey] formula engine is not recognising this column reference. I can't even see that column in the intellisense so I just type it in. The exact syntax in the sample file is working fine and no error. I am not sure what exactly going wrong here.
Correct me if I am wrong, I am creating this measure from the sales table asking to return Unit Price form the Product table using ProductKey in the sales table via corresponding the ProductKey in the Product table. Any help would be greatly appreciated.
Many Thanks
Solved! Go to Solution.
@powerinMLOOKUPVALUE does not work as a meaure unless it is wrapped inside a table function
e.g.
@powerinMLOOKUPVALUE does not work as a meaure unless it is wrapped inside a table function
e.g.
Thanks for your prompt response and it make sense.
| User | Count |
|---|---|
| 24 | |
| 22 | |
| 22 | |
| 18 | |
| 13 |
| User | Count |
|---|---|
| 67 | |
| 56 | |
| 45 | |
| 42 | |
| 30 |