The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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!