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
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?
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
Solved! Go to Solution.
Hi @amitchandak thanks for the answer! I was just thinking about that after posting. Will try combinevalues. Thanks!
@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
Hi @amitchandak thanks for the answer! I was just thinking about that after posting. Will try combinevalues. Thanks!
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.