I have a base that contains two tables.
Table 1 Meeting Schedule -
Table 2 Meeting Type -
Meeting schedule allows me to select a meeting type and assign it a date and populate the purpose, outcome, previous notes and attendees.
I now want to use the Meeting Schedule link created in Meeting Types to identify the previous and next meeting.
I am currently running a rollup that finds the dates of those events, but I am not able to actually link to the record using that information.