Hello! I’m able to make this formula work but I keep getting errors when I try to insert ‘WORKDAY’ into it:
IF({Original Release Date}, DATEADD({Original Release Date}, VALUE(’’ & {Days Needed Before Release}), ‘days’, ‘’))
I am trying to return the ...