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.
Reporting on Interview Evaluations
Summary
I would like to have the questions on an interview evaluation questionnaire appear as columns rather than multiple rows per question.Content
Currently we have the ability to report on interview evaluation questionnaires answers. I am attempting to have each of the questions & skills function as a column, instead of repeating rows for each question.
So far, I've come up with the following custom formula for each of the skills and questions:
CASE WHEN "Submission Evaluation Questionnaires"."Submission Evaluation Skill Name (BL)" IN ('Overall candidate rating / evaluation') THEN "Submission Evaluation Questionnaires"."Submission Evaluation Skill Rating Name (BL)" END
This, unfortunately, gives me a step ladder of sorts (see image below), where there is a NULL value separating each of the question answers... Any way I can get around it?
Tagged:
0