Forum Discussion
QuickBaseCoachD
7 years agoQrew Captain
This should work
[Escalation] = "4HR" and [2 HR Notification] = true
[Escalation] = "4HR" and [2 HR Notification] = true
ArchiveUser
7 years agoQrew Captain
I'm not very good with formulas. What I have now is
If(Contains([Escalation], "4HR"), true)
How do I change this?
If(Contains([Escalation], "4HR"), true)
How do I change this?