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
Table 1
Table 2
Hi,
I am trying to lookupvalue using the below formula to link the two tables:
= LOOKUPVALUE (RESULT COLUMN, SEARCH COLUMN1, SEARCH COLUMN2)
= LOOKUPVALUE (TABLE2[PLANT], TABLE1[DOCK],TABLE2[DOCK])
Table one column dock and table two column dock has a relationship linked.
Table two dock has only unique values but table one dock has multiple value.
It doesn't work when I try to match the dock codes and have it return what plant it belongs to for table 1.
Please help. Thank you!
Hi @claudiacheng,
Is there any error occurs when you use LookupValue() function?
I tested with some dummy data, it's able to create a calculated column on Table1 to return Plant values from Table2.
Best Regards,
Qiuyun Yu
Below the error is the CMSSINDTL table
Hi Qiuyun,
Thank you for your help!
I have tried and it's giving me the above error message:
Hi @claudiacheng,
What's the relationship between the tables DockToShop and CMSSINDTL?
If possible, please share pbix file with us. You can upload it to your OneDrive and send the share link to me via private message.
Best Regards,
Qiuyun Yu
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.