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 nowData Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more
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.
Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.
Check out the May 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 23 | |
| 23 | |
| 20 | |
| 18 | |
| 14 |
| User | Count |
|---|---|
| 58 | |
| 51 | |
| 40 | |
| 30 | |
| 24 |