I have a date field called “Employee Status Changed” that automatically creates a date when the employee’s status is updated.
I created a workflow using the Time from table field trigger with the timing set to 1 day after Employee Status Changed. The workflow should send an email report.
However, the workflow never fires. I am wondering whether the automatically generated date in the Employee Status Changed field is not being accepted as a valid trigger for the workflow.
What is the data type of the “Employee Status Changed” field?
I created a Date and Time field and then a workflow that is supposed to send me an email one minute later. The workflow ran successfully, and I received the email without any issues.
This is a server-side workflow.