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

In an OBI reprt, how do I show a column that is +90 days from Actual Start Date?

Accepted answer
12
Views
6
Comments
edited Dec 13, 2022 7:11AM in Taleo Enterprise 6 comments

Summary:

I have a column populated with Actual Start Date, and I need to show that date + 90 calendar days in a separate column

Content (required):

Actual Start Date

Version (include the version you are using, if applicable):

Taleo Enterprise: 21D.1.3

Code Snippet (add any code snippets that support your topic, if applicable):

Here's a bad guess....

CASE WHEN ("Submission Dates"."Offer Actual Start Date")  = 1 THEN TIMESTAMPADD+90 ELSE END.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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