Yes. You can use ">" (greater) and "<" (smaller) to filter numeric columns by thresholds.
Example 1: In the product inventory, you only want to list products with more than 100 installations. As a filter expression, you use ">100".
Example 2: In the product inventory, you only want to list products with less than 10 installations. As a filter expression, you use "<10".
Comments
0 comments
Please sign in to leave a comment.