Skip to main content

I have been given the task of creating an e-mail function. It should send an email when another date is about to expire. For example, a customer receives an email when there are 14 days left on their current booking.

 

But datetimecalculator does not work to calculate intervals of days when it comes from ESRI file geodatabase (is SDE in the original data)

 

I suspect it is the format of the attribute that is incorrect but can't find how to change it to a working date.

 

Is there anyone who can help me?

 

Attaching my workbench and a file geodatabase as a zip file

 

Best regards

Jesper

 

The attributes you want to calculate the interval between need to be on the same feature, currently they are not which is why the workspace is failing


The attributes you want to calculate the interval between need to be on the same feature, currently they are not which is why the workspace is failing

thank! Works perfectly now


Reply