Forum Discussion

JamesWarren's avatar
JamesWarren
Qrew Trainee
2 years ago

Using a date in an If statement

I want to write a fairly basic If statement that would look something like this: If([Resolution Date] > (3+[Initiation Date], "TRUE", "FALSE) However, I receive the error "Expecting bool but fou...