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 team.
I have two tables like the next:
Table Transfer
ID | Transfer Date |
1 | 03/20/2001 |
1 | 10/21/2022 |
2 | 01/01/2022 |
2 | 11/10/2005 |
3 | 03/09/2020 |
Table Master
ID | First Transfer Date |
1 | ¿? |
2 | |
3 |
How create a calculated column in "master table" that get the first date from the table "transfer table"?
Tanks in advance
Solved! Go to Solution.
@OscarNava69 - you can do as:
Proud to be a Super User!
@OscarNava69 - you can do as:
Proud to be a Super User!