I've got 3 tables - 1) Athlete, 2) Athlete Races and 3) Athlete Weekly Training Score.
1 is linked to 2 and 3, but 2 and 3 aren't linked.
3 is updated every week, with a new entry (score) per athlete each week.
For any relevant entries in 2) (i.e. where the race date matches the date of their training score), I want to add the training score (from 3) into their race record (2)
Is this possible with lookups? Or would it need to be an automation? I've tried both but can't quite get to the answer.
Thanks in advance!