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.
Need help creating a "Countif" formula
Content
I apologize if this has been asked and the solution is out here somewhere. I didn't see anything when I searched the Discussion Forum.
I am trying to create a formula that will count the number of Educations a user has added in their Talent Profile based off whether they inputted a degree or not. I can handle a straight count formula: =Count([Profile Education - Education Level (Code)]). BUT one of the selection choices is "NONE" and I don't want this counted. I tried: =Count([Profile Education - Education Level (Code)]<>"NONE"), but this didn't work and actually created a new problem by counting those with no Education listing as "1". I tried a few other ways, all to no avail. Anyone have any suggestions?
0