Using the 'greater than' or 'less than' condition

  • curiousbeaver
    Asked on July 24, 2016 at 12:41 PM

    I would like to create a condition:

    if the # of days field is less than 30, I would like to show they are eligible

    if the # of days field is greater than 30, i would like to show they are not.

    In the condition, there is not option for greater or less than. 

    I tried using the value contain option and use comma to separate values like 1, 2, 3, .....

    and it doesn't really work like that because i think 33 contains 3, 32 contains 2, etc. 

    What is the best way to approach this?

     

    Thank you.

  • Jan
    Replied on July 24, 2016 at 4:10 PM

    There is a "Greater than" and "Less than" option in the conditions.

    Using the greater than or less than condition Image 1 Screenshot 30

    However, this is only applicable if you use the Number fields.

    Using the greater than or less than condition Image 2 Screenshot 41

    Hope that helps. Thank you.