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.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
Filled Requisition Date
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...
Tagged:
1