I am trying to pass multi-values to param attribute in NSQL query but its not working as expected.
ERROR 2019-07-17 09:25:55,939 [http-nio-8080-exec-89] union.persistence (clarity:someUser:33185811__A0C6EE81-0B72-42FD-8362-96B28AA65545:npt.graphFilter) java.sql.SQLSyntaxErrorException: [CA Clarity][Oracle JDBC Driver][Oracle]ORA-00904: "ODFP"."attributeabc": invalid identifier
ERROR 2019-07-17 09:25:55,939 [http-nio-8080-exec-89] dal.NSQLClient (clarity:someUser:33185811__A0C6EE81-0B72-42FD-8362-96B28AA65545:npt.graphFilter) Unable to retrieve NSQL cube.
NSQLException was thrown. com.niku.union.persistence.nsql.NSQLException: com.niku.union.persistence.PersistenceApplicationException
NSQL query is:
WHERE 1=1 AND (odfp.attributeabc is null OR (@WHERE:PARAM:USER_DEF:STRING:odfp.attributeabc:portfolio_prio@) )
All Clarity PPM versions
Component : Clarity PPM STUDIO