help with this formula
help with this formula
How do i create a formula to do basic math? I am getting a syntax error and all I am trying to do is multipy the number in a first custom field by 1, number in second custom field by 2 and add those together. my formula is (${Events.Once Per Day}*1)+(${Events.Twice Per Day}*2)