This is so simple, and yet no matter what I try, nothing works. :confused:
I want the due date to be 2 days after the creation date. I’ve tried a hundred variations of:
DATEADD({Created},+2,‘days’)
…to no avail. What am I missing??
I’m working really hard to understand this workaround, and I’m close, but not quite there.
Does someone have an example of this somewhere that I can look at the guts of to understand better?