Hello!
I think I'm missing something simple and hoping the group will be able to set me straight. And possibly offer a different way to accomplish this --
We want to calculate a standard due date based on the submit/creation date of problems added to our hosted feature layer. By default, all new problems should be due 5 days after they were created. Because we are already using GeoEvent for a few other things as new records are submitted, thought we could add this in as well.
BUT, I don't know how to do it -- I think that maybe I'm missing a conversion back to date format?
Here's a look at the whole geoevent service:

Here's what the Calculate Due Date looks like now -- but it does not work --

Thanks for any and all ideas!