Do a search for items sold and use COUNT as summery in result to show how many units sold in a time span. In the criteria use a condition to exclude any item count over zero, then it will show only items with 0 count, in theory it should work. You can also do that by using SQL formula too