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! Request now

Reply
juan_123
Frequent Visitor

Relate two tables via three different categories (multiple relations)

Hi, I have two different tables with prices.

The first table has dates, products and expiration date.

The second table has dates, crops and a different set of expiration dates. 

 

I need to select connect both tables through each of these three variables. How can I do that?

juan_123_0-1677186490389.png

For example. I need to compare FASt from "Aceite de soja" 4-2023 with "Soja", 1/5/2023 for the same date. How can I relate both tables to select via those categories?

 

Many thanks!
Juan

1 ACCEPTED SOLUTION

Hi @amitchandak thanks for the answer! I was just thinking about that after posting. Will try combinevalues. Thanks!

View solution in original post

2 REPLIES 2
amitchandak
Super User
Super User

@juan_123 , Based on what I got. Create a concatenated column and use that to join. In case of direct query create it using combinevalues

https://learn.microsoft.com/en-us/dax/combinevalues-function-dax

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Hi @amitchandak thanks for the answer! I was just thinking about that after posting. Will try combinevalues. Thanks!

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