Forum Discussion
MarkShnier__You
Qrew Legend
5 years agono problem.
Just make a formula checkbox field called [Date is in the Current Period?]
FirstDayOfPeriod(Today(), Weeks(2), Date(2021,5,19)) = FirstDayOfPeriod([Date], Weeks(2), Date(2021,5,19))
In other words if the first day of the period of today matches the first day of the period of the particular date field then the date field must be in the same time period as today.
------------------------------
Mark Shnier (YQC)
Quick Base Solution Provider
Your Quick Base Coach
http://QuickBaseCoach.com
mark.shnier@gmail.com
------------------------------
Just make a formula checkbox field called [Date is in the Current Period?]
FirstDayOfPeriod(Today(), Weeks(2), Date(2021,5,19)) = FirstDayOfPeriod([Date], Weeks(2), Date(2021,5,19))
In other words if the first day of the period of today matches the first day of the period of the particular date field then the date field must be in the same time period as today.
------------------------------
Mark Shnier (YQC)
Quick Base Solution Provider
Your Quick Base Coach
http://QuickBaseCoach.com
mark.shnier@gmail.com
------------------------------