Hello @ThomasNe2, I'll make few assumptions here as the instructions are not clear.Let’s assume:DE:Date is the custom date field.DE:IssueType is the drop-down field with values: 'BAU', 'Existing', and 'New'.And the expected output is:If IssueType = 'BAU', add 2 weekdays.If IssueType = 'Existing', ad...