Hello - I am trying to create a report that will look at anyone with a hire date that is >= current date, however I can't seem to find the appropriate syntax to use for current date. Below is what I have and I want to replace "20190723" with current date so that the report is looking at any hire dates that equal the date the report is generated and greater. Anyone have any ideas? Thanks, Rose Ann
(Active and Employee.ContinuousEmploymentDate >= "20190723" and any Job.ActiveEssentialCredentialRel.Credential = "CPR/BLS" or Active and Employee.ContinuousEmploymentDate >= "20190723" and any Job.ActiveCredentialRel.Credential = "CPRI/BLSI")