Hi,
I am trying to create a process within an Opportunity to create an Appointment under a set of conditions, fairly standard.
I can force the process to work when I 'Run as an on-demand' process from within the record, but when trying to trigger the process automatically using the 'Record fields change' option I'm unable to get the system to do this automatically.
The field I've selected to trigger the process automatically isn't involved in the check condition and of the four fields within the check condition 3 are set to Contain Data (2 x DateTime fields, 1 x lookup(User) field).
I can't see where this is going wrong as I have other processes using the same logic but within other entities working perfectly well.
Thanks in advance for any advice.