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

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
U156531
Post Patron
Post Patron

Linking columns between tables through the use of a measure

I have two queries in PBI report that I need to merge into one visual. There is a common field between the two tables but I can't seem to get the correct values when I attempt to link the queries through manage relationships. Is there another way to get the values from both queries into one visual? Can I do this through a Measure? If so what Dax function would I use?

 

Thanks

2 REPLIES 2
Anonymous
Not applicable

Hi @zklagge ,thanks for the quick reply.

Hi @U156531 ,

Regarding your question, perhaps you can use the 'LOOKUPVALUE' function for your purpose.

LOOKUPVALUE function (DAX) - DAX | Microsoft Learn

vzhouwenmsft_0-1714454466867.png

vzhouwenmsft_1-1714454479851.png

vzhouwenmsft_2-1714454552571.png

 

 

zklagge
Frequent Visitor

If you're struggling with aggregations in DAX, it might be prudent to try and join the two in PowerQuery, that can often be a bit more straightforward/is easier to identify where/how the join fails.  

 

Beyond that, if you could provide more information about your problem (perhaps the field types, is the relationship many-many, etc) that might also someone to do more thorough solutioning.  

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 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