Hi all, APN_logicalExpressionOR in Appian Common Objects says that multiple filt

Hi all, APN_logicalExpressionOR in Appian Common Objects says that multiple filters can be combined with OR operator but if I try to use that I am continuously getting this error : "Error evaluating function 'queryrecord' : Invalid logical expression operator given: [[AND]]. Valid operators are: [{1}]." I tried to configured it in many ways but I couldn't make it work. To my surprise, even the documentation didn't spoke about usage of OR operator. Here is the sample usage of APN_logicalExpressionOR I followed:
APN_logicalExpressionOR({rule!APN_queryFilter("Customer","=","xyz"),rule!APN_queryFilter("Project","=","ABC")}). Is there any syntactical error in my usage? If so could any one please correct this? Or if the usage of OR operator is not allowed, then could any one please let me know whether Appian has plans to implement this in future releases? (like 'search')...

OriginalPostID-78480

OriginalPostID-78480

  Discussion posts and replies are publicly visible