Report with Candidates that have an Offer actual start date in 7 days
Content
This formula was working with a different date field but I'm not getting results with this field. Can someone help?
CAST("Submission Dates"."Offer Actual Start Date" as DATE) = TIMESTAMPADD(SQL_TSI_DAY, +7, CURRENT_DATE)
I'm getting no results but there should be.
Tagged:
0