Reduce my product list when stock = zero

Hello,

I'm looking to make my product list smaller. So when the stock reaches zero the list for sale gets smaller.
The most I could do was insert a msg when the stock reaches zero. But I would really like the listed item to appear only when the (available quantity > 0)

Any function I could use in table for this action?stu.png

1 2 93
2 REPLIES 2

Does the list is retrieving from another table? Is it a Ref Column? Perhaps you may use slices to filter out that quantity that equal to zero?

Steve
Platinum 4
Platinum 4
Top Labels in this Space