Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago

Problem with IF and double pipe with three Conditions

I have written the following logic to provide 3 final categories:   IF ( [JobStatus] = "Cancelled", "Cancelled", IF ( [JobStatus]="Reject Work Order" || [JobStatus]="ADHOC REQUEST REJECT" || ...