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 with Redwood for Oracle Cloud HCM   Begin Now
To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.

For more information, please refer to this announcement explaining best practices for getting answers to questions.

Filled Requisition Date

edited May 17, 2021 2:54PM in Recruiting, Opportunity Marketplace 1 comment

Summary

How can I change the format of my newly create field to be a 'Date' field, that then allows me to be able to prompt on Dates Between in the front page filters.

Content

I had a request to add the date when the Requisition became 'Filled' on one of our OTBI reports.

I used the following formula to bring back this date.

MAX(CASE WHEN "Job Requisition History - Event Details"."State Code" = 'REQUISITION_FILLED' THEN  "Job Requisition History - Event Details"."Event Date"  ELSE NUll END)

This seems to work, except that my new field is a 'measure' attribute and I need it to be a 'date' attribute' to allow the end user to be able to use the filters on the front end for the filled date is between...

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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