'>= Greater than or equal' & '<= Lesser than or equal'

We can use the (>=) greater than or equal to filter to receive values equal to or greater than the given condition.

Example: Filter net quantity values that are equal to or greater than 2, as shown below:

Last updated