This might be simple, but I fail to get my head around it. Help, please.
We have 2 tables;
Profile - name, image, etc
Availability - date/time, profile linked record
13/2/2022 4:57pm
20/2/2022 4:57pm
23/2/2022 4:57pm
11/2/2022 4:58pm
On Profile table, we need to roll up the Min(values), but only display date/time past NOW.
If now date/time is 19/2/2022 4:45om the correct answer needs to be: 20/2/2022 4:57pm