@Chief_Buildr ,
You are not using the proper CFL syntax.
In your example, you are using a single “&”, which should be “&&” or “AND”.
The “= empty” should most likely be “.isblank()”, or something like “invoice>0 OR invoice<0”
Like I said before, it is easier to help you if you share a dummy doc.
Greetings, Joost