Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hi Medha12,
Have you created a relationship between the two tables? If you have, I recommend you to use related() function to express other table columns in lookupvalue() function so that the rows can match with each other in two tables.
In addtion, no matter if the relationship is one-many or many-two, related() function can be only used in the "one" side table.
Hope it's helpful to you.
Jimmy Tao
Hi @v-yuta-msft
There is a Many to one relationship between the two tables.
Using related() function in the above DAX expression on the one side table gives an error -"Lookupvalue expects column reference as its argument"
Thanks
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.