This might not be possible (especially since our nonprofit is on a free plan) but we have a number of projects that require review by our general counsel before they can finish. We have a tab with the start and end dates of each project. Our General Counsel just sent us several ranges of dates when she'll be especially busy and need more time than usual to provide her review.
The base started with just the "Projects" tab, with each project's start and end date. I've created a new tab for "Compliance Challenge Dates" with a name, a start date, and an end date. I would like to create a new field in the Projects tab that:
- Gets the End date of the project.
- Subtracts three days.
- Uses the range of dates between three days before the end of the project and the end of the project (let's call it the "last three days of the project")
- Checks all "Compliance Challenge Dates" tab entries and sees if there's any overlap between the date range of any of the entries and the last three days of the project.
- If yes, return the name/primary key of the overlapping challenge entry in the "Compliance Challenge Dates" tab.
For example, our GC indicates she's busy 6/1-6/15 ("June board meeting prep") and 12/1-12/15 ("December board meeting prep"). I have a project that ends 6/16. In the row for this project on the Project tab, this field would return "June board meeting prep" because part of the three-day range before the end date of my project would overlap with the June board meeting prep date range.
Can this be done, and if so, can it be done on the free plan? Thank you!