NOTNOT <expression>Description Allows conditioning an expression with a NEGATION operator. The <expression> must itself be a filter operation. This operator is supported for all filter fields and targets. Example PQLNOT LAST(LOAN.AMOUNT, 0, 30) > 30Updated 6 days ago NOT_CONTAINSORTable of Contents Description Example