Hi
I've done some test estimating yesterday and I couldn't work out the "IF" function so I can have material items at different cost.
Is the "IF" function can be applied as in PlanSwift, or not yet?
Hi Steve. We do have an "if" function, but you have to use lower case. We will make it work with case insensitive in the future, but it does work.
Here is an example:
if([Wall Height] == 10, 1, 0)