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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

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
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors