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.
First Req. History Transaction date (when posted externallly)
Content
MIN(CASE WHEN "Requisition Posting"."Posting Source" = 'Career Section - EXTERNAL' THEN EVALUATE('TO_CHAR(%1,%2)' AS CHARACTER,"Requisition Tracking History"."Req. History Transaction Date",'mm-dd-yyyy') ELSE '' END)by "Requisition Identification"."Req. Identifier")
I used the formula above, it works when I pull Req. History Transaction date field to the report but I do not want to pull it to the report as it gives multiple records. When I don't, it shows as blanks. How can one report this?
Tagged:
0