Hello everyone,
I’m creating a workflow that only needs to trigger when one of four .duration fields are changed.
I thought it would be this but its generating the error in the subject:
IsChanged($C_PMHoursSold || $C_FoCPMHours || $C_TechHoursSold || $C_FoCTechHours)
Any help would be much appreciated