Forum Discussion

3 Replies

  • Hi samnaw ,
    Changes the second condition to '> 0' and '<= Max' instead of  ''>=0' and '<=Max' .
    Thanks ,
    Pratyasha Samal
    Has this post solved your problem? Please Accept as Solution so that others can find it quickly and to let the community know your problem has been solved.
    If you found this post helpful, please give Kudos C

  • Syk's avatar
    Syk
    Resident Rockstar

    One small thing is line 2 should just be '> 0' instead of '>=0'. This shouldn't be your issue though.

     

    Ensure the field you're evaluating these rules with is the same one that is being displayed.

  • Hi samnaw ,
    Changes the second condition to > 0 and <= Max
    Thanks ,
    Pratyasha Samal
    Has this post solved your problem? Please Accept as Solution so that others can find it quickly and to let the community know your problem has been solved.
    If you found this post helpful, please give Kudos C