Question
Calculated field with multiple IF/And statement
Hi, I have added a calculated field with this code IF({DE:ROC | Channel Type}="Website"&&{DE:ROC | Request Type}="Localization"&&{DE:ROC | Production | Complexity}="Low","43","23") and want to keep it recurring. What will be the further code?