If(${Sales Orders.SKU Name} == '5 Days',Adddate(${Sales Orders.Order Date},30,'DAY'),NOW()))
Please tell me the issue with the formula and why it keeps giving multiple kind of errors like " Missing Braces" and Syntax Error. Check the examples for any functions you're using to see if you formatted them correctly. Make sure your fields are formatted like this: ${Module Name.Field Name}.