How to apply amount difference condition

@rsp use the same as in How to filter negative records

If amount1 - amount2 is less than 0 then it means that amount 1 < amount2

1 Like