Use the Cards tab to search data cards based on detailed criteria.
You can use these mathematical operators in searches:
Operator |
Description |
Example |
= |
match exactly |
123 |
> |
greater than |
>123 |
< |
less than |
<123 |
>= |
greater than or equal to |
>=123 |
<= |
less than or equal to |
<=123 |
!= |
not equal to |
!=123 |
- |
in the interval x-y (including x & y) |
123-500 |