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.
# Active Openings on Hold
Summary
Report on # Openings (not # Requisitions) on HoldContent
I have a request to report on the # of openings, # of openings on hold, and # of active openings. I am struggling with the formula as it is only returning # openings left to fill, even when I use a filter, here is the formula I am using now for # Openings on Hold. I figure once I get that formula right, then I can use # Openings minus that new formula to equal # Active Openings.
FILTER("Requisition Counts"."# Openings Left To Fill (Hired)" USING ("Requisition Status - Current"."Current Status" = 'On Hold'))
# Openings: How many openings on the requisition
0