Here's my scenario:I have a form with a numeric field for the PO Amount and a text field for the Role. I tried to create an action builder to do the following:Condition - When numeric field PO Amount is less than 250,000Result - Set Value of Role to be ManagerWhen I enter an amount less than 250,00...