IronRocket
Technical User
I have a parameter that asks the user for an orders amount value. If they put in a certain amount, the report comes back showing everything in that field that is greater than that amount. However, anything less than the amount in that field shows a $0.00. So, from there, I formatted the field to where I try to suppress it by choosing the suppress option button and my conditional formula is "{Orders.Order Amount} = $0.00". This doesn't suppress the $0.00 value. Just wondering how I can suppress anything that is less than what the user puts in.