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