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.
Expression invalid
Content
Hi,
I am creating a new report using the "Requisitions by Owner" topic. I am trying to add an expression to the report so that I can filter by status. I have used this exact same expression on at least 2 other reports (it is exact because I am using copy/paste) and it works with no issue.
Now that I am creating the new report I am getting an expression invalid error. Any ideas on why? Could it have something to do with the topic? That is the only difference in the reports.
This is the expression - if (IN([REQU|status] , "Open","On Hold")) "Open" else "Not Open"
0