0

filter on sum field (inventory)

Have the following item table:

B3 =NL("rows";"Item";)
C3 =NL($B3;"No.";)
D3 = NL("Sum";"Stockkeeping Unit";"Inventory";"Item No.";$C3;)

Would like to filter out any item with less then 10 pieces in stock.
I've done it with Hide+? but I prefer a direct filter, but have no idea how to filter on a sum field!

Thanks for any help!

1 comment

Please sign in to leave a comment.