You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register
Get Started: AI Resources for Oracle Cloud HCM – Go Here

Progress with Redwood: Redwood Resources for Oracle Cloud HCM -  Go Here

Help with getting information when there are no dates

edited Dec 13, 2022 6:58AM in Taleo Enterprise

Content

Hi All,


So I am working on a report for Management where we are trying to get times from one Interview to another. Overall its going good but the issue we have is that third Interviews are not always mandatory. I have written code to pull the information from the CSW and pull it into a date format but still have issues when there is no 3rd Interview Date.

The variable that I created is:

Name: 3rd Int Date - Feedback Received Date

Code:  =ToDate(Max(If([Application Tracking CSW Step] = "3rd Interview" And [Application Tracking CSW Status] = "3rd Interview - Feedback Received") Then [Application Historical CSW Event Date] Else " ");"MM/dd/yyyy")

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!