-
What is your feature/integration request?
Allow math functions in the if, then, else step so that conditional logic can be applied. -
What problem would this feature/integration solve?
If {ONSALE} is “True” then {Cost}*1.15 else {Cost}*1.5
- How do you solve/workaround this problem today? Add multiple steps for if statements and math functions and create a final column to conditio ally combine values as desired.