I am running a Detailed Item List report in inventory. I want to show only items that have negative or positive quantities on hand. I got the report to work showing only positive quantities with => 1, but when I try to do negative it does not work, i have tried <> 0 and I have tried >=1 OR <= -1 and that does not work when you do that it still shows items with a quantity of 0. What am I doing wrong?
↧