The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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!
User | Count |
---|---|
77 | |
75 | |
36 | |
31 | |
28 |
User | Count |
---|---|
105 | |
97 | |
55 | |
48 | |
48 |