I am trying to create a formula based on the following scenario.
Mostly we charge but unit x cost, sometimes we charge by 1 service cost plus commission, in other instances and the formula I am trying to construct:
unit x cost plus 20% commission but capped at $15, if commission charge is over $15, cap at $15
How do i ask monday to ignore the commission total and add the Linen Commission instead? I have tried the formula below but it doesnt work:
Heres Where i’m stuck, I only want it to be capped at 15 if the service type (status) is “Linen”. Where would i add - {Service Type}=“Linen” - into that formula? Everything i try doesnt give me the right equation.