Add math function to If/then component

  1. What is your feature/integration request?
    Allow math functions in the if, then, else step so that conditional logic can be applied.

  2. What problem would this feature/integration solve?

If {ONSALE} is “True” then {Cost}*1.15 else {Cost}*1.5

  1. 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.