Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
jimpatel
Post Patron
Post Patron

Formula to retrieve different column result if condition met

Hi,

I have 2 tables and i am having really hard time in linking it.

Two tables have several partnumbers (repeated as well) but not identical. Is there any formula to find if Table 2 partnumber match with Table 1 partnumber if yes then i wanted to retrive "Column D" data from Table 1 please.

Thanks

2 REPLIES 2
jimpatel
Post Patron
Post Patron

Thanks for your reply. When i use below formula, i am getting an error as table of multiple values was supplied.

 

When i try to retrive "Formula column"  i am getting this error, any idea please?

 

Column 3 = LOOKUPVALUE('Level'[Number],'Level'[Com],'Order'[Material])
jcalheir
Solution Supplier
Solution Supplier

Hi

 

You are looking for LOOKUPVALUE. Check the documentation bellow and the attached video.

https://docs.microsoft.com/pt-pt/dax/lookupvalue-function-dax

https://www.youtube.com/watch?v=jUaEdwN9J1I

 

Kind regards,
José
Please mark this answer as the solution if it resolves your issue.
Appreciate your kudos! 🙂

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors