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.
Formula for # of candidates in Inteview step
Summary
We currently have a formula to count the number of candidates in the interview step (not including those rejected) but we have added a new status and need to update the formulaContent
Our current formula for the "# of Candidates in Interviews" is EVALUATE_AGGR('COUNT(DISTINCT CASE WHEN %1 In (''Interviews'') AND %2 In(''Schedule face to face Interview'',''Face to Face Interview Scheduled'',''Under consideration after interview'',''Schedule follow-up Interview'',''Follow-up Interview Scheduled'',''Progress to Offer Stage'') THEN %3 END)' AS NUMERIC,"Submission CSW Status - Current"."Current Step Name","Submission CSW Status - Current"."Current Status Name","Submission Identifier")
Tagged:
1